Searched refs:getThisWorkbook (Results 1 – 5 of 5) sorted by relevance
163 ScVbaGlobals::getThisWorkbook() in getThisWorkbook() function in ScVbaGlobals165 return getApplication()->getThisWorkbook(); in getThisWorkbook()
64 virtual css::uno::Reference< ov::excel::XWorkbook > SAL_CALL getThisWorkbook();
92 virtual css::uno::Reference< ov::excel::XWorkbook > SAL_CALL getThisWorkbook();
48 mxStyles.set( xApp->getThisWorkbook()->Styles( uno::Any() ), uno::UNO_QUERY_THROW ); in ScVbaFormatConditions()
212 ScVbaApplication::getThisWorkbook() in getThisWorkbook() function in ScVbaApplication