Searched refs:SwVbaCustomDocumentProperty (Results 1 – 1 of 1) sorted by relevance
310 class SwVbaCustomDocumentProperty : public SwVbaBuiltInDocumentProperty class328 SwVbaCustomDocumentProperty::SwVbaCustomDocumentProperty( const uno::Reference< ov::XHelperInterfa… in SwVbaCustomDocumentProperty() function in SwVbaCustomDocumentProperty333 SwVbaCustomDocumentProperty::getLinkToContent( ) throw (script::BasicErrorException, uno::RuntimeE… in getLinkToContent()340 SwVbaCustomDocumentProperty::setLinkToContent( sal_Bool /*bLinkContent*/ ) throw (script::BasicErro… in setLinkToContent()345 SwVbaCustomDocumentProperty::getLinkSource( ) throw (script::BasicErrorException, uno::RuntimeExce… in getLinkSource()352 SwVbaCustomDocumentProperty::setLinkSource( const rtl::OUString& /*rsLinkContent*/ ) throw (script:… in setLinkSource()358 SwVbaCustomDocumentProperty::setName( const ::rtl::OUString& /*Name*/ ) throw (script::BasicErrorEx… in setName()366 SwVbaCustomDocumentProperty::setType( ::sal_Int8 /*Type*/ ) throw (script::BasicErrorException, uno… in setType()373 SwVbaCustomDocumentProperty::Delete( ) throw (script::BasicErrorException, uno::RuntimeException) in Delete()663 …return uno::makeAny( uno::Reference< XDocumentProperty >( new SwVbaCustomDocumentProperty( m_xPare… in getByIndex()[all …]
Completed in 24 milliseconds