Searched refs:nFrameType (Results 1 – 1 of 1) sorted by relevance
1538 sal_uInt16 nFrameType = USHRT_MAX; in CreateChildContext() local1540 nFrameType = XML_TEXT_FRAME_TEXTBOX; in CreateChildContext()1542 nFrameType = XML_TEXT_FRAME_GRAPHIC; in CreateChildContext()1544 nFrameType = XML_TEXT_FRAME_OBJECT; in CreateChildContext()1546 nFrameType = XML_TEXT_FRAME_OBJECT_OLE; in CreateChildContext()1548 nFrameType = XML_TEXT_FRAME_APPLET; in CreateChildContext()1550 nFrameType = XML_TEXT_FRAME_PLUGIN; in CreateChildContext()1552 nFrameType = XML_TEXT_FRAME_FLOATING_FRAME; in CreateChildContext()1554 if( USHRT_MAX != nFrameType ) in CreateChildContext()1594 XML_TEXT_FRAME_OBJECT_OLE == nFrameType ) in CreateChildContext()[all …]
Completed in 27 milliseconds