Home
last modified time | relevance | path

Searched refs:ScVbaWorkbooks (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dvbaworkbooks.cxx169 ScVbaWorkbooks::ScVbaWorkbooks( const uno::Reference< XHelperInterface >& xParent, const uno::Refer… in ScVbaWorkbooks() function in ScVbaWorkbooks
174 ScVbaWorkbooks::getElementType() throw (uno::RuntimeException) in getElementType()
179 ScVbaWorkbooks::createEnumeration() throw (uno::RuntimeException) in createEnumeration()
190 ScVbaWorkbooks::createCollectionObject( const css::uno::Any& aSource ) in createCollectionObject()
198 ScVbaWorkbooks::Add( const uno::Any& Template ) throw (uno::RuntimeException) in Add()
242 ScVbaWorkbooks::Close() throw (uno::RuntimeException) in Close()
248 ScVbaWorkbooks::isTextFile( const rtl::OUString& sType ) in isTextFile()
262 ScVbaWorkbooks::isSpreadSheetFile( const rtl::OUString& sType ) in isSpreadSheetFile()
273 ScVbaWorkbooks::getFileFilterType( const rtl::OUString& rFileName ) in getFileFilterType()
372 ScVbaWorkbooks::getServiceImplName() in getServiceImplName()
[all …]
H A Dvbaworkbooks.hxx38 class ScVbaWorkbooks : public ScVbaWorkbooks_BASE class
46ScVbaWorkbooks( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refere…
47 virtual ~ScVbaWorkbooks() {} in ~ScVbaWorkbooks()
H A Dvbaapplication.cxx293 uno::Reference< XCollection > xWorkBooks( new ScVbaWorkbooks( this, mxContext ) ); in Workbooks()

Completed in 29 milliseconds