Home
last modified time | relevance | path

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

/trunk/main/oovbaapi/ooo/vba/excel/
H A DXFormat.idl99 any getWrapText()
/trunk/main/sc/source/ui/vba/
H A Dvbaformat.hxx88 …virtual css::uno::Any SAL_CALL getWrapText( ) throw (css::script::BasicErrorException, css::uno::…
H A Dvbaformat.cxx320 ScVbaFormat<Ifc1>::getWrapText( ) throw (script::BasicErrorException, uno::RuntimeException) in getWrapText() function in ScVbaFormat
H A Dvbarange.hxx181 …virtual css::uno::Any SAL_CALL getWrapText() throw (css::script::BasicErrorException, css::uno::Ru…
H A Dvbarange.cxx2613 ScVbaRange::getWrapText() throw (script::BasicErrorException, uno::RuntimeException) in getWrapText() function in ScVbaRange
2623 if ( aResult != xRange->getWrapText() ) in getWrapText()
2625 aResult = xRange->getWrapText(); in getWrapText()

Completed in 54 milliseconds