Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbaglobals.cxx163 ScVbaGlobals::getThisWorkbook() throw (uno::RuntimeException) in getThisWorkbook() function in ScVbaGlobals
165 return getApplication()->getThisWorkbook(); in getThisWorkbook()
H A Dvbaglobals.hxx65 …virtual css::uno::Reference< ov::excel::XWorkbook > SAL_CALL getThisWorkbook() throw (css::uno::Ru…
H A Dvbaformatconditions.cxx48 mxStyles.set( xApp->getThisWorkbook()->Styles( uno::Any() ), uno::UNO_QUERY_THROW ); in ScVbaFormatConditions()
H A Dvbaapplication.hxx92 …virtual css::uno::Reference< ov::excel::XWorkbook > SAL_CALL getThisWorkbook() throw (css::uno::Ru…
H A Dvbaapplication.cxx212 ScVbaApplication::getThisWorkbook() throw (uno::RuntimeException) in getThisWorkbook() function in ScVbaApplication

Completed in 211 milliseconds