Home
last modified time | relevance | path

Searched refs:bSameLetterHeights (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx224 …WData& rFWData, const SdrObject* pCustomShape, FWTextArea& rTextArea, sal_Bool bSameLetterHeights ) in GetTextAreaOutline() argument
418 if ( bSameLetterHeights ) in GetTextAreaOutline()
460 sal_Bool bSameLetterHeights = sal_False; in GetFontWorkOutline() local
466 *pAny >>= bSameLetterHeights; in GetFontWorkOutline()
470 GetTextAreaOutline( rFWData, pCustomShape, *aTextAreaIter, bSameLetterHeights ); in GetFontWorkOutline()
/aoo41x/main/xmloff/source/draw/
H A Dshapeexport4.cxx856 sal_Bool bSameLetterHeights = sal_Bool(); in ImpExportEnhancedGeometry() local
857 if ( rProp.Value >>= bSameLetterHeights ) in ImpExportEnhancedGeometry()
859 bSameLetterHeights ? GetXMLToken( XML_TRUE ) : GetXMLToken( XML_FALSE ) ); in ImpExportEnhancedGeometry()
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx3451 sal_Bool bSameLetterHeights = sal_Bool(); in CreateCustomShapeProperties() local
3452 if ( rrProp.Value >>= bSameLetterHeights ) in CreateCustomShapeProperties()
3455 if ( bSameLetterHeights ) in CreateCustomShapeProperties()

Completed in 160 milliseconds