Home
last modified time | relevance | path

Searched refs:bTextPathAllowed (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2255 sal_Bool bTextPathAllowed = ( GetPropertyValue( DFF_Prop_fFillOK ) & 4 ) != 0; in ApplyCustomShapeGeometryAttributes() local
2257 aProp.Value <<= bTextPathAllowed; in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx3160 sal_Bool bTextPathAllowed = sal_Bool(); in CreateCustomShapeProperties() local
3161 if ( rrProp.Value >>= bTextPathAllowed ) in CreateCustomShapeProperties()
3164 if ( bTextPathAllowed ) in CreateCustomShapeProperties()
/trunk/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()

Completed in 92 milliseconds