Searched refs:GetWriterType (Results 1 – 6 of 6) sorted by relevance
373 if( rURL.GetURL().Len() && rFrame.GetWriterType() == sw::Frame::eGraphic) in OutGrf()903 switch (rFly.GetWriterType()) in WriteGraphicNode()
157 WriterSource GetWriterType() const { return meWriterType; } in GetWriterType() function in sw::Frame
1681 switch ( rFrame.GetWriterType() ) in OutputFlyFrame_Impl()1724 rFrame.GetWriterType() == sw::Frame::eTxtBox? "eTxtBox": in OutputFlyFrame_Impl()1725 ( rFrame.GetWriterType() == sw::Frame::eOle? "eOle": in OutputFlyFrame_Impl()1726 … ( rFrame.GetWriterType() == sw::Frame::eFormControl? "eFormControl": "???" ) ) ); in OutputFlyFrame_Impl()
642 sw::Frame::WriterSource eSource = rFrmFmt.GetWriterType(); in MiserableRTLFrmFmtHack()2262 switch (rFrame.GetWriterType()) in SwEscherEx()
1687 switch ( rFrame.GetWriterType() ) in OutputFlyFrame_Impl()1994 OSL_TRACE("%s: unknown type (%d)", OSL_THIS_FUNC, rFrame.GetWriterType()); in OutputFlyFrame_Impl()
2696 sw::Frame::WriterSource eType = rFmt.GetWriterType(); in OutputFlyFrame_Impl()