Searched refs:SwVbaBorders (Results 1 – 3 of 3) sorted by relevance
316 SwVbaBorders::SwVbaBorders( const uno::Reference< XHelperInterface >& xParent, const uno::Reference… in SwVbaBorders() function in SwVbaBorders322 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()
35 class SwVbaBorders : public SwVbaBorders_BASE class41 …SwVbaBorders( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Referenc…42 virtual ~SwVbaBorders() {} in ~SwVbaBorders()
93 uno::Reference< XCollection > xCol( new SwVbaBorders( this, mxContext, aCellRange, aPalette ) ); in Borders()
Completed in 20 milliseconds