Home
last modified time | relevance | path

Searched refs:IsInline (Results 1 – 8 of 8) sorted by relevance

/AOO42X/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx333 if (mpParentFrame->IsInline()) in OutputOLENode()
388 const SwGrfNode* pGrfNd = rFrame.IsInline() && rFrame.GetContent() in OutGrf()
476 if ( !rFrame.IsInline() && in OutGrf()
H A Dwrtw8esh.cxx762 if (rFrmFmt.IsInline()) in WritePlc()
803 if (rFrmFmt.IsInline()) in WritePlc()
840 if (rFrmFmt.IsInline()) in WritePlc()
997 if (rFrmFmt.IsInline()) in AppendFlyInFlys()
1022 if (rFrmFmt.IsInline()) in AppendFlyInFlys()
1026 if (rFrmFmt.IsInline()) in AppendFlyInFlys()
H A Dwriterhelper.hxx164 bool IsInline() const;
H A Dwriterhelper.cxx291 bool Frame::IsInline() const in IsInline() function in sw::Frame
H A Dwrtw8nds.cxx2694 if ( m_rWW8Export.bWrtWW8 && rFmt.IsInline() ) in OutputFlyFrame_Impl()
2733 if ( !m_rWW8Export.IsInTable() && rFmt.IsInline() ) in OutputFlyFrame_Impl()
H A Drtfattributeoutput.cxx1733 if (!rFrame.IsInline()) in OutputFlyFrame_Impl()
/AOO42X/main/autodoc/inc/ary/cpp/
H A Dc_vfflag.hxx116 bool IsInline() const { return (nFlags & f_inline) != 0; } in IsInline() function
/AOO42X/main/autodoc/source/display/html/
H A Ddsply_op.cxx189 rFFlags.IsInline() ); in Display_SglOperation()