Home
last modified time | relevance | path

Searched refs:getCurrentExcelDoc (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbaworkbook.cxx62 return getCurrentExcelDoc( mxContext ); in getModel()
215 uno::Reference< frame::XModel > xModel( getCurrentExcelDoc( mxContext ), uno::UNO_SET_THROW ); in getActiveSheet()
H A Dvbachartobject.cxx120 …uno::Reference< view::XSelectionSupplier > xSelectionSupplier( getCurrentExcelDoc(mxContext)->getC… in Activate()
H A Dexcelvbahelper.cxx233 uno::Reference< frame::XModel > xModel = getCurrentExcelDoc( xContext ); in getCurrentBestViewShell()
H A Dvbaapplication.cxx204 uno::Reference< frame::XModel > xModel( getCurrentExcelDoc( mxContext ), uno::UNO_SET_THROW ); in getActiveWorkbook()
1164 return getCurrentExcelDoc(mxContext); in getCurrentDocument()
H A Dvbarange.cxx4155 …uno::Reference< beans::XPropertySet > xPropSet( getCurrentExcelDoc(xContext), uno::UNO_QUERY_THROW… in ApplicationRange()
4177 …uno::Reference< sheet::XSpreadsheetView > xView( getCurrentExcelDoc(xContext)->getCurrentControlle… in ApplicationRange()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx74 …VBAHELPER_DLLPUBLIC css::uno::Reference< css::frame::XModel > getCurrentExcelDoc( const css::uno::…
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx453 getCurrentExcelDoc( const uno::Reference< uno::XComponentContext >& xContext ) throw (uno::RuntimeE… in getCurrentExcelDoc() function

Completed in 94 milliseconds