Home
last modified time | relevance | path

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

/aoo42x/main/comphelper/source/misc/
H A Ddocumentinfo.cxx148 Reference< XStorable > xDocStorable( _rxDocument, UNO_QUERY_THROW ); in getDocumentTitle() local
149 sDocURL = xDocStorable->getLocation(); in getDocumentTitle()
/aoo42x/main/basctl/source/basicide/
H A Dscriptdocument.cxx438 Reference< XStorable > xDocStorable( m_xDocument, UNO_QUERY_THROW ); in isReadOnly() local
439 bIsReadOnly = xDocStorable->isReadonly(); in isReadOnly()

Completed in 43 milliseconds