Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsvbahelper.cxx124 … uno::Reference< document::XDocumentInfoSupplier > xDocInfoSupp( xModel, uno::UNO_QUERY ); in findShellForUrl() local
125 if( xDocInfoSupp.is() ) in findShellForUrl()
127 …uno::Reference< document::XDocumentPropertiesSupplier > xDocPropSupp( xDocInfoSupp->getDocumentInf… in findShellForUrl()
358 …uno::Reference< document::XDocumentInfoSupplier > xDocInfoSupp( pShell->GetModel(), uno::UNO_QUERY… in resolveVBAMacro()
359 …uno::Reference< document::XDocumentPropertiesSupplier > xDocPropSupp( xDocInfoSupp->getDocumentInf… in resolveVBAMacro()
/trunk/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx75 … uno::Reference< document::XDocumentInfoSupplier > xDocInfoSupp( m_xModel, uno::UNO_QUERY_THROW ); in PropertGetSetHelper() local
76 mxProps.set( xDocInfoSupp->getDocumentInfo(), uno::UNO_QUERY_THROW ); in PropertGetSetHelper()
644 … uno::Reference< document::XDocumentInfoSupplier > xDocInfoSupp( m_xModel, uno::UNO_QUERY_THROW ); in CustomPropertiesImpl() local
645 …uno::Reference< document::XDocumentPropertiesSupplier > xDocPropSupp( xDocInfoSupp->getDocumentInf… in CustomPropertiesImpl()
H A Dvbadocument.cxx235 …uno::Reference< document::XDocumentInfoSupplier > xDocInfoSupp( getModel(), uno::UNO_QUERY_THROW ); in getAttachedTemplate() local
236 …uno::Reference< document::XDocumentPropertiesSupplier > xDocPropSupp( xDocInfoSupp->getDocumentInf… in getAttachedTemplate()

Completed in 30 milliseconds