Searched refs:xDocInfoSupp (Results 1 – 3 of 3) sorted by relevance
124 … uno::Reference< document::XDocumentInfoSupplier > xDocInfoSupp( xModel, uno::UNO_QUERY ); in findShellForUrl() local125 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()
75 … uno::Reference< document::XDocumentInfoSupplier > xDocInfoSupp( m_xModel, uno::UNO_QUERY_THROW ); in PropertGetSetHelper() local76 mxProps.set( xDocInfoSupp->getDocumentInfo(), uno::UNO_QUERY_THROW ); in PropertGetSetHelper()644 … uno::Reference< document::XDocumentInfoSupplier > xDocInfoSupp( m_xModel, uno::UNO_QUERY_THROW ); in CustomPropertiesImpl() local645 …uno::Reference< document::XDocumentPropertiesSupplier > xDocPropSupp( xDocInfoSupp->getDocumentInf… in CustomPropertiesImpl()
235 …uno::Reference< document::XDocumentInfoSupplier > xDocInfoSupp( getModel(), uno::UNO_QUERY_THROW ); in getAttachedTemplate() local236 …uno::Reference< document::XDocumentPropertiesSupplier > xDocPropSupp( xDocInfoSupp->getDocumentInf… in getAttachedTemplate()
Completed in 40 milliseconds