Searched refs:bSameLetterHeights (Results 1 – 3 of 3) sorted by relevance
224 …WData& rFWData, const SdrObject* pCustomShape, FWTextArea& rTextArea, sal_Bool bSameLetterHeights ) in GetTextAreaOutline() argument418 if ( bSameLetterHeights ) in GetTextAreaOutline()460 sal_Bool bSameLetterHeights = sal_False; in GetFontWorkOutline() local466 *pAny >>= bSameLetterHeights; in GetFontWorkOutline()470 GetTextAreaOutline( rFWData, pCustomShape, *aTextAreaIter, bSameLetterHeights ); in GetFontWorkOutline()
856 sal_Bool bSameLetterHeights = sal_Bool(); in ImpExportEnhancedGeometry() local857 if ( rProp.Value >>= bSameLetterHeights ) in ImpExportEnhancedGeometry()859 bSameLetterHeights ? GetXMLToken( XML_TRUE ) : GetXMLToken( XML_FALSE ) ); in ImpExportEnhancedGeometry()
3462 sal_Bool bSameLetterHeights = sal_Bool(); in CreateCustomShapeProperties() local3463 if ( rrProp.Value >>= bSameLetterHeights ) in CreateCustomShapeProperties()3466 if ( bSameLetterHeights ) in CreateCustomShapeProperties()
Completed in 63 milliseconds