Home
last modified time | relevance | path

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

/aoo41x/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.hxx157 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.cxx654 sw::Frame::WriterSource eSource = rFrmFmt.GetWriterType(); in MiserableRTLFrmFmtHack()
2274 switch (rFrame.GetWriterType()) in SwEscherEx()
H A Drtfattributeoutput.cxx1695 switch ( rFrame.GetWriterType() ) in OutputFlyFrame_Impl()
2002 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 116 milliseconds