Home
last modified time | relevance | path

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

/aoo4110/main/basic/source/sbx/
H A Dsbxbool.cxx88 if( p->pOUString->equalsIgnoreAsciiCase( SbxRes( STRING_TRUE ) ) ) 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.hxx70 #define STRING_TRUE 44 macro

Completed in 22 milliseconds