Searched refs:bForceText (Results 1 – 1 of 1) sorted by relevance
255 bool bForceText = false; // forces the shape text to be set even if its empty in CreatePresObj() local399 bForceText = true; in CreatePresObj()460 if( (aString.Len() || bForceText) && pSdrObj->ISA(SdrTextObj) ) in CreatePresObj()
Completed in 28 milliseconds