Lines Matching refs:nType

171 			sal_uInt16 nType,
435 sal_uInt16 nType; member in XMLTextFrameContext_Impl
462 sal_uInt16 nType,
528 switch ( nType) in Create()
611 switch( nType ) in Create()
715 (bMinWidth && XML_TEXT_FRAME_TEXTBOX == nType) ? SizeType::MIN in Create()
741 (bMinHeight && XML_TEXT_FRAME_TEXTBOX == nType) ? SizeType::MIN in Create()
747 if( XML_TEXT_FRAME_GRAPHIC == nType ) in Create()
787 if( XML_TEXT_FRAME_OBJECT != nType && in Create()
788 XML_TEXT_FRAME_OBJECT_OLE != nType && in Create()
789 XML_TEXT_FRAME_APPLET != nType && in Create()
790 XML_TEXT_FRAME_PLUGIN!= nType && in Create()
791 XML_TEXT_FRAME_FLOATING_FRAME != nType) in Create()
811 if( XML_TEXT_FRAME_TEXTBOX == nType ) in Create()
829 ( XML_TEXT_FRAME_OBJECT_OLE == nType || in CreateIfNotThere()
830 XML_TEXT_FRAME_GRAPHIC == nType ) && in CreateIfNotThere()
877 , nType( nNewType ) in XMLTextFrameContext_Impl()
1104 if( ( (XML_TEXT_FRAME_GRAPHIC == nType || in XMLTextFrameContext_Impl()
1105 XML_TEXT_FRAME_OBJECT == nType || in XMLTextFrameContext_Impl()
1106 XML_TEXT_FRAME_OBJECT_OLE == nType) && in XMLTextFrameContext_Impl()
1108 ( XML_TEXT_FRAME_APPLET == nType && !sCode.getLength() ) || in XMLTextFrameContext_Impl()
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()
1153 xAttrList, nType, aParamMap ); in CreateChildContext()
1162 switch( nType ) in CreateChildContext()
1183 ( XML_TEXT_FRAME_OBJECT == nType && in CreateChildContext()
1225 if( ( XML_TEXT_FRAME_OBJECT_OLE == nType || in Characters()
1226 XML_TEXT_FRAME_GRAPHIC == nType) && in Characters()
1234 if( XML_TEXT_FRAME_GRAPHIC == nType ) in Characters()