Home
last modified time | relevance | path

Searched refs:GetWriterType (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx374 if( rURL.GetURL().Len() && rFrame.GetWriterType() == sw::Frame::eGraphic) in OutGrf()
904 switch (rFly.GetWriterType()) in WriteGraphicNode()
H A Dwriterhelper.hxx158 WriterSource GetWriterType() const { return meWriterType; } in GetWriterType() function in sw::Frame
H A Ddocxattributeoutput.cxx1681 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()
H A Dwrtw8esh.cxx643 sw::Frame::WriterSource eSource = rFrmFmt.GetWriterType(); in MiserableRTLFrmFmtHack()
2263 switch (rFrame.GetWriterType()) in SwEscherEx()
H A Drtfattributeoutput.cxx1687 switch ( rFrame.GetWriterType() ) in OutputFlyFrame_Impl()
1994 OSL_TRACE("%s: unknown type (%d)", OSL_THIS_FUNC, rFrame.GetWriterType()); in OutputFlyFrame_Impl()
H A Dwrtw8nds.cxx2697 sw::Frame::WriterSource eType = rFmt.GetWriterType(); in OutputFlyFrame_Impl()

Completed in 97 milliseconds