LibreOffice 24.2 Help
You can set the locale used for controlling the formatting numbers, dates and currencies in LibreOffice Basic in - Languages and Locales - General. In Basic format codes, the decimal point (.) is always used as placeholder for the decimal separator defined in your locale and will be replaced by the corresponding character.
날짜, 시간 및 통화 서식에 대한 국가별 설정에도 동일하게 적용됩니다. Basic 서식 코드는 사용자의 국가별 설정에 따라 해석되어 표시됩니다.
16개 기본 색상의 색상 값은 다음과 같습니다.
| 색상 값 | 색상 이름 | 
|---|---|
| 0 | 흑색 | 
| 128 | 청색 | 
| 32768 | 녹색 | 
| 32896 | 청록색 | 
| 8388608 | 적색 | 
| 8388736 | 선홍색 | 
| 8421376 | 황색 | 
| 8421504 | 흰색 | 
| 12632256 | 회색 | 
| 255 | 밝은 청색 | 
| 65280 | 밝은 녹색 | 
| 65535 | 밝은 청록색 | 
| 16711680 | 밝은 적색 | 
| 16711935 | 밝은 선홍색 | 
| 16776960 | 밝은 황색 | 
| 16777215 | 투명한 흰색 | 
Open and select container.
Open and select container.
This library must be loaded before execution. Execute the following statement before running any macro that uses this library:
This constant, function or object is enabled with the statement Option VBASupport 1 placed before the executable program code in a module.
This statement must be added before the executable program code in a module.
This method is only available for Basic scripts.
This method is only available for Python scripts.
This method requires the installation of the APSO (Alternative Script Organizer for Python) extension. In turn APSO requires the presence of LibreOffice Python scripting framework. If APSO or Python are missing, an error occurs.
This service is fully supported in both Basic and Python languages. All examples are expressed using the Basic programming language and can be easily converted to Python.
35 Sub 또는 Function이 지정되지 않았습니다.
283 DDE 연결 초기화에 응답하는 프로그램이 너무 많음
285 외부 프로그램은 DDE 동작을 실행할 수 없습니다
297 잘못된 링크 제목으로 인해 링크 모드로 전환할 수 없습니다
298 DDE는 DDEML.DLL 파일을 필요로 합니다
438 개체에서 이 속성이나 메서드를 지원하지 않습니다
446 지정된 개체에서 명명된 인수를 지원하지 않습니다
447 지정한 개체에서는 현재 로케일 설정을 지원하지 않습니다
958 하위 프로시저 또는 함수 프로시저가 이미 정의되어 있습니다
973 not allowed within a procedure