Searched refs:bIsEmptyPresObj (Results 1 – 3 of 3) sorted by relevance
677 sal_Bool bIsEmptyPresObj(sal_False); local738 bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, aStr );758 if(!bIsEmptyPresObj)1100 sal_Bool bIsEmptyPresObj = sal_False; local1109 …bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, GetXMLToken( XML_PRESENTATION_GRAPHIC…1116 if ( !bIsEmptyPresObj || bSaveBackwardsCompatible )1118 if ( !bIsEmptyPresObj )1215 if ( !bIsEmptyPresObj )1580 sal_Bool bIsEmptyPresObj = sal_False; local1584 …bIsEmptyPresObj = ImpExportPresentationAttributes( xPropSet, GetXMLToken(XML_PRESENTATION_OBJECT) …[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()