Searched refs:Imp_GetDoubleChar (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/xmloff/source/draw/ |
H A D | xexptran.cxx | 559 fValue = Imp_GetDoubleChar(aStr, nPos, nLen, rConv, fValue); in SetString() 570 aValue.setX(Imp_GetDoubleChar(aStr, nPos, nLen, rConv, aValue.getX())); in SetString() 598 fValue = Imp_GetDoubleChar(aStr, nPos, nLen, rConv, fValue); in SetString() 609 fValue = Imp_GetDoubleChar(aStr, nPos, nLen, rConv, fValue); in SetString() 1064 fValue = Imp_GetDoubleChar(aStr, nPos, nLen, rConv, fValue); in SetString() 1076 fValue = Imp_GetDoubleChar(aStr, nPos, nLen, rConv, fValue); in SetString() 1088 fValue = Imp_GetDoubleChar(aStr, nPos, nLen, rConv, fValue); in SetString() 1310 mfX = Imp_GetDoubleChar(aStr, nPos, nLen, rConv, mfX); in SdXMLImExViewBox() 1316 mfY = Imp_GetDoubleChar(aStr, nPos, nLen, rConv, mfY); in SdXMLImExViewBox() 1322 mfW = Imp_GetDoubleChar(aStr, nPos, nLen, rConv, mfW); in SdXMLImExViewBox() [all …]
|
Completed in 24 milliseconds