Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A Dshapeexport2.cxx677 sal_Bool bIsEmptyPresObj(sal_False); local
758 if(!bIsEmptyPresObj)
1100 sal_Bool bIsEmptyPresObj = sal_False; local
1116 if ( !bIsEmptyPresObj || bSaveBackwardsCompatible )
1118 if ( !bIsEmptyPresObj )
1215 if ( !bIsEmptyPresObj )
1580 sal_Bool bIsEmptyPresObj = sal_False; local
1598 if( !bIsEmptyPresObj || bSaveBackwardsCompatible )
1610 if( !bIsEmptyPresObj )
1669 if(bExportEmbedded && !bIsEmptyPresObj)
[all …]
H A Dshapeexport.cxx249 sal_Bool bIsEmptyPresObj = sal_False; in collectShapeAutoStyles() local
268 aAny >>= bIsEmptyPresObj; in collectShapeAutoStyles()
271 if(!bIsEmptyPresObj) in collectShapeAutoStyles()
329 if( (!bIsEmptyPresObj || (aShapeInfo.meShapeType != XmlShapeTypePresPageShape)) ) in collectShapeAutoStyles()
386 …if( (!bIsEmptyPresObj || (aShapeInfo.meShapeType != XmlShapeTypePresPageShape)) && bObjSupportsTex… in collectShapeAutoStyles()
H A Dshapeexport4.cxx1105 sal_Bool bIsEmptyPresObj = sal_False; in ImpExportTableShape() local
1109bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, GetXMLToken(XML_PRESENTATION_TABLE) ); in ImpExportTableShape()
1119 if( !bIsEmptyPresObj ) in ImpExportTableShape()
1154 if( !bIsEmptyPresObj ) in ImpExportTableShape()

Completed in 40 milliseconds