Searched refs:GetLeftTotal (Results 1 – 1 of 1) sorted by relevance
145 sal_uInt16 GetLeftTotal() const { return pMargin->GetLeftMargin() + nIndent; } in GetLeftTotal() function in ScDrawStringsVars1565 static_cast<long>(aVars.GetLeftTotal() * nPPTX) + in DrawStrings()1670 (long) ( aVars.GetLeftTotal() * nPPTX ) + in DrawStrings()1722 nJustPosX += (long) ( aVars.GetLeftTotal() * nPPTX ); in DrawStrings()1731 (long) ( aVars.GetLeftTotal() * nPPTX ) - in DrawStrings()
Completed in 18 milliseconds