Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx84 #define XML_TEXT_FRAME_PLUGIN 6 macro
586 case XML_TEXT_FRAME_PLUGIN: in Create()
790 XML_TEXT_FRAME_PLUGIN!= nType && in Create()
1109 ( XML_TEXT_FRAME_PLUGIN == nType && in XMLTextFrameContext_Impl()
1135 if (( nType == XML_TEXT_FRAME_APPLET || nType == XML_TEXT_FRAME_PLUGIN ) && xPropSet.is()) in EndElement()
1148 if ( (nType == XML_TEXT_FRAME_APPLET || nType == XML_TEXT_FRAME_PLUGIN) && in CreateChildContext()
1550 nFrameType = XML_TEXT_FRAME_PLUGIN; in CreateChildContext()
1566 else if( XML_TEXT_FRAME_PLUGIN == nFrameType ) in CreateChildContext()

Completed in 22 milliseconds