Searched refs:appendBool (Results 1 – 2 of 2) sorted by relevance
368 static void appendBool( ::rtl::OUStringBuffer& rStr, bool bData );450 case FORMATTYPE_BOOL: appendBool( rStr, nData ); break; in appendValue()
468 void StringHelper::appendBool( OUStringBuffer& rStr, bool bData ) in appendBool() function in oox::dump::StringHelper1979 StringHelper::appendBool( maLine, bData ); in writeBool()
Completed in 60 milliseconds