Home
last modified time | relevance | path

Searched refs:getNumberFormat (Results 1 – 5 of 5) sorted by relevance

/trunk/main/oovbaapi/ooo/vba/excel/
H A DXFormat.idl57 any getNumberFormat()
/trunk/main/sc/source/ui/vba/
H A Dvbaformat.hxx74 …virtual css::uno::Any SAL_CALL getNumberFormat( ) throw (css::script::BasicErrorException, css::u…
H A Dvbarange.cxx527 if ( getNumberFormat() & util::NumberFormat::LOGICAL ) in isBooleanType()
534 sal_Int16 nType = getNumberFormat(); in isDateType()
565 sal_Int16 getNumberFormat() in getNumberFormat() function in NumFormatHelper
2540 ScVbaRange::getNumberFormat() throw ( script::BasicErrorException, uno::RuntimeException) in getNumberFormat() function in ScVbaRange
2553 if ( aResult != xRange->getNumberFormat() ) in getNumberFormat()
2555 aResult = xRange->getNumberFormat(); in getNumberFormat()
H A Dvbaformat.cxx734 ScVbaFormat< Ifc1 >::getNumberFormat( ) throw (script::BasicErrorException, uno::RuntimeException) in getNumberFormat() function in ScVbaFormat
H A Dvbarange.hxx177 …virtual css::uno::Any SAL_CALL getNumberFormat() throw (css::script::BasicErrorException, css::uno…

Completed in 57 milliseconds