/aoo41x/main/sw/source/ui/app/ |
H A D | error.src | 94 …Option 'Schnellspeichern' gespeichert. Bitte schalten Sie in WinWord die Option 'Schnellspeichern … 95 …Option 'Schnellspeichern' gespeichert. Bitte schalten Sie in WinWord die Option 'Schnellspeichern … 96 …Option 'Schnellspeichern' gespeichert. Bitte schalten Sie in WinWord die Option 'Schnellspeichern … 97 …Option 'Schnellspeichern' gespeichert. Bitte schalten Sie in WinWord die Option 'Schnellspeichern …
|
/aoo41x/main/xmlsecurity/test_docs/tools/httpserv/src/httpserv/ |
H A D | Main.java | 46 Option[] opts = new Option[2]; in main() 47 opts[0] = new Option("--help", "-h", false); in main() 48 opts[1] = new Option("--accept", "-a", true); in main() 62 static boolean parseOptions(String[] args, Option[] inout_options) { in parseOptions() 69 Option currentOpt = null; in parseOptions() 92 for (Option o : inout_options) { in parseOptions() 188 class Option { class 190 Option(String _sLong, String _sShort, boolean _bHasValue) { in Option() method in Option
|
/aoo41x/main/sc/inc/ |
H A D | tabprotection.hxx | 84 enum Option enum in ScDocProtection 108 bool isOptionEnabled(Option eOption) const; 109 void setOption(Option eOption, bool bEnabled); 128 enum Option enum in ScTableProtection 165 bool isOptionEnabled(Option eOption) const; 166 void setOption(Option eOption, bool bEnabled);
|
/aoo41x/main/sc/source/core/data/ |
H A D | tabprotection.cxx | 341 bool ScDocProtection::isOptionEnabled(Option eOption) const in isOptionEnabled() 346 void ScDocProtection::setOption(Option eOption, bool bEnabled) in setOption() 416 bool ScTableProtection::isOptionEnabled(Option eOption) const in isOptionEnabled() 421 void ScTableProtection::setOption(Option eOption, bool bEnabled) in setOption()
|
/aoo41x/main/unixODBC/inc/ |
H A D | sql.h | 940 SQLUSMALLINT Option); 953 SQLUSMALLINT Option, 1042 SQLUSMALLINT Option, 1081 SQLUSMALLINT Option, 1127 SQLUSMALLINT Option,
|
/aoo41x/main/sal/inc/osl/ |
H A D | socket.hxx | 339 oslSocketOption Option, in getOption() argument 344 return osl_getSocketOption( m_handle, Level, Option, pBuffer , BufferLen ); in getOption() 348 inline sal_Bool Socket::setOption( oslSocketOption Option, in setOption() argument 353 return osl_setSocketOption( m_handle, Level, Option , pBuffer, BufferLen ); in setOption()
|
H A D | socket_decl.hxx | 405 oslSocketOption Option, 451 inline sal_Bool SAL_CALL setOption( oslSocketOption Option,
|
H A D | socket.h | 721 oslSocketOption Option, 747 oslSocketOption Option,
|
/aoo41x/main/extensions/source/dbpilots/ |
H A D | groupboxpages.src | 75 Text [ en-US ] = "~Option fields"; 180 Text [ en-US ] = "~Option fields"; 199 Text [ en-US ] = "Create Option Group";
|
/aoo41x/main/vos/source/ |
H A D | socket.cxx | 873 sal_Int32 OSocket::getOption(TSocketOption Option, in getOption() argument 884 (oslSocketOption)Option, in getOption() 895 sal_Bool OSocket::setOption(TSocketOption Option, in setOption() argument 906 (oslSocketOption)Option, in setOption()
|
/aoo41x/main/sal/osl/w32/ |
H A D | socket.cxx | 1727 oslSocketOption Option, in osl_getSocketOption() argument 1736 OPTION_TO_NATIVE(Option), in osl_getSocketOption() 1752 oslSocketOption Option, in osl_setSocketOption() argument 1761 OPTION_TO_NATIVE(Option), in osl_setSocketOption()
|
/aoo41x/main/vos/inc/vos/ |
H A D | socket.hxx | 638 sal_Int32 SAL_CALL getOption(TSocketOption Option, 683 sal_Bool SAL_CALL setOption(TSocketOption Option,
|
/aoo41x/main/sal/osl/os2/ |
H A D | socket.c | 2726 oslSocketOption Option, in osl_getSocketOption() argument 2740 OPTION_TO_NATIVE(Option), in osl_getSocketOption() 2756 oslSocketOption Option, in osl_setSocketOption() argument 2772 OPTION_TO_NATIVE(Option), in osl_setSocketOption()
|
/aoo41x/main/sal/osl/unx/ |
H A D | socket.c | 2694 oslSocketOption Option, in osl_getSocketOption() argument 2710 OPTION_TO_NATIVE(Option), in osl_getSocketOption() 2726 oslSocketOption Option, in osl_setSocketOption() argument 2742 OPTION_TO_NATIVE(Option), in osl_setSocketOption()
|
/aoo41x/main/basic/source/comp/ |
H A D | parser.cxx | 90 { OPTION, &SbiParser::Option, Y, N, }, // OPTION 751 void SbiParser::Option() in Option() function in SbiParser
|
/aoo41x/main/basic/source/inc/ |
H A D | parser.hxx | 126 void Option(); // OPTION
|
/aoo41x/main/sd/res/webview/ |
H A D | webview.asp | 2 Option Explicit
|
H A D | poll.asp | 2 Option Explicit
|
H A D | savepic.asp | 2 Option Explicit
|
H A D | show.asp | 2 Option Explicit
|
H A D | editpic.asp | 2 Option Explicit
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | protectiondlg.cxx | 36 static const ScTableProtection::Option aOptions[] = {
|
/aoo41x/main/migrationanalysis/src/wizard/ |
H A D | Wizard.Dsr | 43 Option Explicit
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | pcrmiscres.src | 109 Text [ en-US ] = "Option Button" ;
|
/aoo41x/main/extensions/workben/ |
H A D | testpgp.cxx | 587 enum Option in main() enum
|