Home
last modified time | relevance | path

Searched refs:XML_TEXT_FRAME_GRAPHIC (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx80 #define XML_TEXT_FRAME_GRAPHIC 2 macro
614 case XML_TEXT_FRAME_GRAPHIC: sServiceName = sGraphicServiceName; break; in Create()
747 if( XML_TEXT_FRAME_GRAPHIC == nType ) in Create()
830 XML_TEXT_FRAME_GRAPHIC == nType ) && in CreateIfNotThere()
1104 if( ( (XML_TEXT_FRAME_GRAPHIC == nType || in XMLTextFrameContext_Impl()
1164 case XML_TEXT_FRAME_GRAPHIC: in CreateChildContext()
1226 XML_TEXT_FRAME_GRAPHIC == nType) && in Characters()
1234 if( XML_TEXT_FRAME_GRAPHIC == nType ) in Characters()
1548 nFrameType = XML_TEXT_FRAME_GRAPHIC; in CreateChildContext()
1564 XML_TEXT_FRAME_GRAPHIC == nFrameType ) && in CreateChildContext()
[all …]
/AOO42X/main/xmloff/inc/xmloff/
H A DXMLTextTableContext.hxx37 #define XML_TEXT_FRAME_GRAPHIC 2 macro