Searched refs:aCurrency (Results 1 – 1 of 1) sorted by relevance
792 oleautomation::Currency aCurrency; in unoToSbxValue() local793 if( (aValue >>= aCurrency) ) in unoToSbxValue()795 sal_Int64 nValue64 = aCurrency.Value; in unoToSbxValue()1377 oleautomation::Currency aCurrency; in sbxToUnoValue() local1378 sal_Int64& rnValue64 = aCurrency.Value; in sbxToUnoValue()1382 aRetVal <<= aCurrency; in sbxToUnoValue()
Completed in 53 milliseconds