Home
last modified time | relevance | path

Searched refs:GetDropSize (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/inc/
H A Dndtxt.hxx734 bool GetDropSize(int& rFontHeight, int& rDropHeight, int& rDropDescent) const;
/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1566 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()
/aoo4110/main/sw/source/core/text/
H A Dtxtdrop.cxx209 bool SwTxtNode::GetDropSize(int& rFontHeight, int& rDropHeight, int& rDropDescent) const in GetDropSize() function in SwTxtNode

Completed in 36 milliseconds