Searched refs:GetWriterType (Results 1 – 6 of 6) sorted by relevance
374 if( rURL.GetURL().Len() && rFrame.GetWriterType() == sw::Frame::eGraphic) in OutGrf()904 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()
654 sw::Frame::WriterSource eSource = rFrmFmt.GetWriterType(); in MiserableRTLFrmFmtHack()2274 switch (rFrame.GetWriterType()) in SwEscherEx()
1666 switch ( rFrame.GetWriterType() ) in OutputFlyFrame_Impl()1973 OSL_TRACE("%s: unknown type (%d)", OSL_THIS_FUNC, rFrame.GetWriterType()); in OutputFlyFrame_Impl()
2697 sw::Frame::WriterSource eType = rFmt.GetWriterType(); in OutputFlyFrame_Impl()
Completed in 72 milliseconds