Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/services/
H A Dautorecovery.cxx2014 css::uno::Reference< css::frame::XTitle > xDocTitle(xDocument, css::uno::UNO_QUERY); in implts_markDocumentAsSaved() local
2015 if (xDocTitle.is ()) in implts_markDocumentAsSaved()
2016 rInfo.Title = xDocTitle->getTitle (); in implts_markDocumentAsSaved()

Completed in 71 milliseconds