Searched refs:ScVbaWindows (Results 1 – 4 of 4) sorted by relevance
210 ScVbaWindows::ScVbaWindows( const uno::Reference< ov::XHelperInterface >& xParent, const uno::Refer… in ScVbaWindows() function in ScVbaWindows214 ScVbaWindows::ScVbaWindows( const uno::Reference< ov::XHelperInterface >& xParent, const css::uno::… in ScVbaWindows() function in ScVbaWindows218 ScVbaWindows::createEnumeration() throw (uno::RuntimeException) in createEnumeration()224 ScVbaWindows::createCollectionObject( const css::uno::Any& aSource ) in createCollectionObject()230 ScVbaWindows::getElementType() throw (uno::RuntimeException) in getElementType()237 ScVbaWindows::Arrange( ::sal_Int32 /*ArrangeStyle*/, const uno::Any& /*ActiveWorkbook*/, const uno:… in Arrange()244 ScVbaWindows::getServiceImplName() in getServiceImplName()251 ScVbaWindows::getServiceNames() in getServiceNames()
37 class ScVbaWindows : public ScVbaWindows_BASE class40 …ScVbaWindows( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc…41 …ScVbaWindows( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc…42 virtual ~ScVbaWindows() {} in ~ScVbaWindows()
249 uno::Reference< excel::XWindows > xWindows( new ScVbaWindows( getParent(), mxContext ) ); in Windows()
426 uno::Reference< excel::XWindows > xWindows( new ScVbaWindows( this, mxContext ) ); in Windows()
Completed in 41 milliseconds