Searched refs:GetDropSize (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtw8nds.cxx | 1566 if ( rNode.GetDropSize( rFontHeight, rDropHeight, rDropDescent ) ) in FormatDrop() 1588 if (rNode.GetDropSize(rFontHeight, rDropHeight, rDropDescent)) in FormatDrop() 1610 if ( rNode.GetDropSize( rFontHeight, rDropHeight, rDropDescent ) ) in FormatDrop()
|
/aoo42x/main/sw/inc/ |
H A D | ndtxt.hxx | 738 bool GetDropSize(int& rFontHeight, int& rDropHeight, int& rDropDescent) const;
|
/aoo42x/main/sw/source/core/text/ |
H A D | txtdrop.cxx | 209 bool SwTxtNode::GetDropSize(int& rFontHeight, int& rDropHeight, int& rDropDescent) const in GetDropSize() function in SwTxtNode
|
Completed in 28 milliseconds