Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx243 aShapeInfo.meShapeType != XmlShapeTypePresPageShape && in collectShapeAutoStyles()
329 if( (!bIsEmptyPresObj || (aShapeInfo.meShapeType != XmlShapeTypePresPageShape)) ) in collectShapeAutoStyles()
386 …if( (!bIsEmptyPresObj || (aShapeInfo.meShapeType != XmlShapeTypePresPageShape)) && bObjSupportsTex… in collectShapeAutoStyles()
709 ….meShapeType != XmlShapeTypeDrawPageShape && aShapeInfo.meShapeType != XmlShapeTypePresPageShape && in exportShape()
840 case XmlShapeTypePresPageShape: in exportShape()
1154 else if(aType.EqualsAscii("Page", 26, 4)) { eShapeType = XmlShapeTypePresPageShape; } in ImpCalcShapeType()
H A Dshapeexport2.cxx1745 if(eShapeType == XmlShapeTypePresPageShape)
/trunk/main/xmloff/inc/xmloff/
H A Dshapeexport.hxx107 XmlShapeTypePresPageShape, // "com.sun.star.presentation.PageShape" enumerator

Completed in 21 milliseconds