Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/sbx/
H A Dsbxbool.cxx90 else if( !p->pOUString->equalsIgnoreAsciiCase( SbxRes( STRING_FALSE ) ) ) in ImpGetBool()
201 p->pOUString = new ::rtl::OUString( SbxRes( n ? STRING_TRUE : STRING_FALSE ) ); in ImpPutBool()
203 *p->pOUString = SbxRes( n ? STRING_TRUE : STRING_FALSE ); in ImpPutBool()
H A Dsbxres.hxx69 #define STRING_FALSE 43 macro

Completed in 14 milliseconds