Home
last modified time | relevance | path

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

/trunk/main/tools/inc/tools/
H A Dpoly.hxx93 …sal_uInt16 GetPercentValue() const { DBG_ASSERT( eType == DATA_PERCENT, "Wrong data type" ); ret… in GetPercentValue() function in PolyOptimizeData
/trunk/main/tools/source/generic/
H A Dpoly2.cxx319 nPercent = pData ? pData->GetPercentValue() : 50; in Optimize()
H A Dpoly.cxx890 const sal_uInt16 nPercent = pData ? pData->GetPercentValue() : 50; in Optimize()

Completed in 58 milliseconds