Searched refs:bForceText (Results 1 – 1 of 1) sorted by relevance
251 bool bForceText = false; // forces the shape text to be set even if it's empty in CreatePresObj() local395 bForceText = true; in CreatePresObj()456 if( (aString.Len() || bForceText) && pSdrObj->ISA(SdrTextObj) ) in CreatePresObj()
Completed in 23 milliseconds