Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/vba/
H A Dvbaborders.cxx316 SwVbaBorders::SwVbaBorders( const uno::Reference< XHelperInterface >& xParent, const uno::Reference… in SwVbaBorders() function in SwVbaBorders
322 SwVbaBorders::createEnumeration() throw (uno::RuntimeException) in createEnumeration()
328 SwVbaBorders::createCollectionObject( const css::uno::Any& aSource ) in createCollectionObject()
334 SwVbaBorders::getElementType() throw (uno::RuntimeException) in getElementType()
340 SwVbaBorders::getItemByIntIndex( const sal_Int32 nIndex ) throw (uno::RuntimeException) in getItemByIntIndex()
345 sal_Bool SAL_CALL SwVbaBorders::getShadow() throw (uno::RuntimeException) in getShadow()
352 void SAL_CALL SwVbaBorders::setShadow( sal_Bool /*_shadow*/ ) throw (uno::RuntimeException) in setShadow()
358 SwVbaBorders::getServiceImplName() in getServiceImplName()
365 SwVbaBorders::getServiceNames() in getServiceNames()
H A Dvbaborders.hxx35 class SwVbaBorders : public SwVbaBorders_BASE class
41SwVbaBorders( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc…
42 virtual ~SwVbaBorders() {} in ~SwVbaBorders()
H A Dvbatable.cxx93 uno::Reference< XCollection > xCol( new SwVbaBorders( this, mxContext, aCellRange, aPalette ) ); in Borders()

Completed in 30 milliseconds