Searched refs:ScVbaWorkbooks (Results 1 – 3 of 3) sorted by relevance
169 ScVbaWorkbooks::ScVbaWorkbooks( const uno::Reference< XHelperInterface >& xParent, const uno::Refer… in ScVbaWorkbooks() function in ScVbaWorkbooks174 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 …]
38 class ScVbaWorkbooks : public ScVbaWorkbooks_BASE class46 …ScVbaWorkbooks( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refere…47 virtual ~ScVbaWorkbooks() {} in ~ScVbaWorkbooks()
293 uno::Reference< XCollection > xWorkBooks( new ScVbaWorkbooks( this, mxContext ) ); in Workbooks()
Completed in 25 milliseconds