Home
last modified time | relevance | path

Searched refs:_OPT (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/basic/source/runtime/
H A Dstdobj.cxx46 #define _OPT 0x0400 // Parameter ist optional macro
186 { "Firstdayofweek" , SbxINTEGER, _OPT,NULL,0 },
187 { "Firstweekofyear", SbxINTEGER, _OPT,NULL,0 },
191 { "Firstdayofweek" , SbxINTEGER, _OPT, NULL,0 },
192 { "Firstweekofyear", SbxINTEGER, _OPT, NULL,0 },
224 { "DumpAll", SbxINTEGER, _OPT, NULL,0 },
456 { "Start", SbxINTEGER, _OPT, NULL,0 },
457 { "Count", SbxINTEGER, _OPT, NULL,0 },
458 { "Compare", SbxINTEGER, _OPT, NULL,0 },
515 { "LCID", SbxINTEGER, _OPT,NULL,0 },
[all …]
/aoo41x/main/basic/source/sample/
H A Dobject.cxx76 #define _OPT 0x0400 // sal_True: optionaler Parameter macro
220 if( p->nArgs & _OPT ) in GetInfo()

Completed in 16 milliseconds