Searched refs:bCharSetSystem (Results 1 – 2 of 2) sorted by relevance
57 bCharSetSystem ( sal_False ), in ScAsciiOptions()75 bCharSetSystem ( rOpt.bCharSetSystem ), in ScAsciiOptions()160 bCharSetSystem = rCpy.bCharSetSystem; in operator =()175 bCharSetSystem == rCmp.bCharSetSystem && in operator ==()359 if ( bCharSetSystem ) // force "SYSTEM" in WriteToString()
66 sal_Bool bCharSetSystem; member in ScAsciiOptions89 sal_Bool GetCharSetSystem() const { return bCharSetSystem; } in GetCharSetSystem()103 void SetCharSetSystem( sal_Bool bSet ) { bCharSetSystem = bSet; } in SetCharSetSystem()
Completed in 13 milliseconds