Searched refs:xDocTitle (Results 1 – 1 of 1) sorted by relevance
2014 css::uno::Reference< css::frame::XTitle > xDocTitle(xDocument, css::uno::UNO_QUERY); in implts_markDocumentAsSaved() local2015 if (xDocTitle.is ()) in implts_markDocumentAsSaved()2016 rInfo.Title = xDocTitle->getTitle (); in implts_markDocumentAsSaved()
Completed in 23 milliseconds