Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A Dshapeexport4.cxx898 sal_Bool bTextPathAllowed = sal_Bool(); in ImpExportEnhancedGeometry() local
899 if ( rProp.Value >>= bTextPathAllowed ) in ImpExportEnhancedGeometry()
901 bTextPathAllowed ? GetXMLToken( XML_TRUE ) : GetXMLToken( XML_FALSE ) ); in ImpExportEnhancedGeometry()
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx3149 sal_Bool bTextPathAllowed = sal_Bool(); in CreateCustomShapeProperties() local
3150 if ( rrProp.Value >>= bTextPathAllowed ) in CreateCustomShapeProperties()
3153 if ( bTextPathAllowed ) in CreateCustomShapeProperties()
H A Dmsdffimp.cxx2252 sal_Bool bTextPathAllowed = ( GetPropertyValue( DFF_Prop_fFillOK ) & 4 ) != 0; in ApplyCustomShapeGeometryAttributes() local
2254 aProp.Value <<= bTextPathAllowed; in ApplyCustomShapeGeometryAttributes()

Completed in 69 milliseconds