Searched refs:rSwFmtDrop (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | wrtw8nds.cxx | 1540 void WW8AttributeOutput::FormatDrop( const SwTxtNode& rNode, const SwFmtDrop &rSwFmtDrop, sal_uInt1… in FormatDrop() argument 1543 short nDropLines = rSwFmtDrop.GetLines(); in FormatDrop() 1544 short nDistance = rSwFmtDrop.GetDistance(); in FormatDrop() 1614 const SwCharFmt *pSwCharFmt = rSwFmtDrop.GetCharFmt(); in FormatDrop() 1629 const SwCharFmt *pSwCharFmt = rSwFmtDrop.GetCharFmt(); in FormatDrop()
|
H A D | ww8attributeoutput.hxx | 91 …virtual void FormatDrop( const SwTxtNode& rNode, const SwFmtDrop &rSwFmtDrop, sal_uInt16 nStyle, w…
|
H A D | attributeoutputbase.hxx | 205 …virtual void FormatDrop( const SwTxtNode& rNode, const SwFmtDrop& rSwFmtDrop, sal_uInt16 nStyle, w…
|
H A D | rtfattributeoutput.hxx | 133 …virtual void FormatDrop( const SwTxtNode& rNode, const SwFmtDrop& rSwFmtDrop, sal_uInt16 nStyle, w…
|
H A D | docxattributeoutput.hxx | 134 …virtual void FormatDrop( const SwTxtNode& rNode, const SwFmtDrop& rSwFmtDrop, sal_uInt16 nStyle, w…
|
Completed in 31 milliseconds