Searched refs:bIsEmptyPresObj (Results 1 – 3 of 3) sorted by relevance
677 sal_Bool bIsEmptyPresObj(sal_False); local758 if(!bIsEmptyPresObj)1100 sal_Bool bIsEmptyPresObj = sal_False; local1116 if ( !bIsEmptyPresObj || bSaveBackwardsCompatible )1118 if ( !bIsEmptyPresObj )1215 if ( !bIsEmptyPresObj )1580 sal_Bool bIsEmptyPresObj = sal_False; local1598 if( !bIsEmptyPresObj || bSaveBackwardsCompatible )1610 if( !bIsEmptyPresObj )1669 if(bExportEmbedded && !bIsEmptyPresObj)[all …]
249 sal_Bool bIsEmptyPresObj = sal_False; in collectShapeAutoStyles() local268 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()
1105 sal_Bool bIsEmptyPresObj = sal_False; in ImpExportTableShape() local1109 …bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, GetXMLToken(XML_PRESENTATION_TABLE) ); in ImpExportTableShape()1119 if( !bIsEmptyPresObj ) in ImpExportTableShape()1154 if( !bIsEmptyPresObj ) in ImpExportTableShape()
Completed in 51 milliseconds