Home
last modified time | relevance | path

Searched refs:ScVbaWindows (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dvbawindows.cxx210 ScVbaWindows::ScVbaWindows( const uno::Reference< ov::XHelperInterface >& xParent, const uno::Refer… in ScVbaWindows() function in ScVbaWindows
214 ScVbaWindows::ScVbaWindows( const uno::Reference< ov::XHelperInterface >& xParent, const css::uno::… in ScVbaWindows() function in ScVbaWindows
218 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()
H A Dvbawindows.hxx37 class ScVbaWindows : public ScVbaWindows_BASE class
40ScVbaWindows( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc…
41ScVbaWindows( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc…
42 virtual ~ScVbaWindows() {} in ~ScVbaWindows()
H A Dvbaworkbook.cxx249 uno::Reference< excel::XWindows > xWindows( new ScVbaWindows( getParent(), mxContext ) ); in Windows()
H A Dvbaapplication.cxx426 uno::Reference< excel::XWindows > xWindows( new ScVbaWindows( this, mxContext ) ); in Windows()

Completed in 24 milliseconds