Searched refs:UpdateDocument (Results 1 – 5 of 5) sorted by relevance
272 aEntry.UpdateDocument = m_xUpdateInformationProvider->getDocumentRoot(xContentNode); in nextElement()302 : m_nCount(0) { m_aEntry.UpdateDocument = xElement; }; in SingleUpdateInformationEnumeration()690 if( (xEnumeration->nextElement() >>= aEntry ) && aEntry.UpdateDocument.is() ) in getUpdateInformation()694 aRet[n] = aEntry.UpdateDocument; in getUpdateInformation()
39 com::sun::star::xml::dom::XElement UpdateDocument;
189 void UpdateDocument();
1246 UpdateDocument(); in PrepareClose()1780 UpdateDocument(); in EndModelChange()1806 void OutlineView::UpdateDocument() in UpdateDocument() function in sd::OutlineView
152 uno::Reference< xml::dom::XNode > xNode( aEntry.UpdateDocument.get() ); in checkForUpdates()
Completed in 35 milliseconds