Searched refs:getAlignedHexValueOf (Results 1 – 3 of 3) sorted by relevance
44 sal_Int32 getAlignedHexValueOf (sal_Int32 nValue, sal_Char* pBuffer);
53 getAlignedHexValueOf (sal_Int32 nValue, sal_Char* pBuffer) in getAlignedHexValueOf() function
983 sal_Int32 nXPrec = getAlignedHexValueOf (rCurrent.X() - rOld.X(), pPath + 1); in PSBinPath()984 sal_Int32 nYPrec = getAlignedHexValueOf (rCurrent.Y() - rOld.Y(), pPath + 1 + nXPrec); in PSBinPath()
Completed in 12 milliseconds