Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx285 class SwVbaBuiltInDocumentProperty : public SwVbaDocumentProperty_BASE class
290SwVbaBuiltInDocumentProperty( const uno::Reference< ov::XHelperInterface >& xParent, const uno::R…
310 class SwVbaCustomDocumentProperty : public SwVbaBuiltInDocumentProperty
328 …::XComponentContext >& xContext, const DocPropInfo& rInfo ) : SwVbaBuiltInDocumentProperty( xParen… in SwVbaCustomDocumentProperty()
379 SwVbaBuiltInDocumentProperty::SwVbaBuiltInDocumentProperty( const uno::Reference< ov::XHelperInterf… in SwVbaBuiltInDocumentProperty() function in SwVbaBuiltInDocumentProperty
384 SwVbaBuiltInDocumentProperty::Delete( ) throw (script::BasicErrorException, uno::RuntimeException) in Delete()
391 SwVbaBuiltInDocumentProperty::getName( ) throw (script::BasicErrorException, uno::RuntimeException) in getName()
397 SwVbaBuiltInDocumentProperty::setName( const rtl::OUString& ) throw (script::BasicErrorException, u… in setName()
404 SwVbaBuiltInDocumentProperty::getType( ) throw (script::BasicErrorException, uno::RuntimeException) in getType()
410 SwVbaBuiltInDocumentProperty::setType( ::sal_Int8 /*Type*/ ) throw (script::BasicErrorException, un… in setType()
[all …]