Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx79 #define XML_TEXT_FRAME_TEXTBOX 1 macro
613 case XML_TEXT_FRAME_TEXTBOX: sServiceName = sTextBoxServiceName; break; in Create()
715 (bMinWidth && XML_TEXT_FRAME_TEXTBOX == nType) ? SizeType::MIN in Create()
741 (bMinHeight && XML_TEXT_FRAME_TEXTBOX == nType) ? SizeType::MIN in Create()
811 if( XML_TEXT_FRAME_TEXTBOX == nType ) in Create()
1540 nFrameType = XML_TEXT_FRAME_TEXTBOX; in CreateChildContext()
1557 if ( ( XML_TEXT_FRAME_TEXTBOX == nFrameType || in CreateChildContext()
/trunk/main/xmloff/inc/xmloff/
H A DXMLTextTableContext.hxx36 #define XML_TEXT_FRAME_TEXTBOX 1 macro

Completed in 24 milliseconds