Searched refs:writeBool (Results 1 – 3 of 3) sorted by relevance
116 sal_Bool writeBool(const rtl::OString& rSection, const rtl::OString& rEntry, sal_Bool Value) in writeBool() function in osl::Profile
1116 void writeBool( bool bData );1520 mxOut->writeBool( nData != 0 ); in writeDecBoolItem()
1977 void Output::writeBool( bool bData ) in writeBool() function in oox::dump::Output2384 mxOut->writeBool( bData ); in writeBoolItem()
Completed in 61 milliseconds