Home
last modified time | relevance | path

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

/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_provider.cxx253 if ( aUri.isRoot() ) in notifyDocumentClosed()
311 if ( aUri.isRoot() ) in notifyDocumentOpened()
523 if ( aUri.isRoot() ) in queryNamesOfChildren()
586 if ( aUri.isRoot() ) in queryStorageTitle()
604 OSL_ENSURE( ( aTitle.getLength() > 0 ) || aUri.isRoot(), in queryStorageTitle()
H A Dtdoc_uri.hxx91 inline sal_Bool isRoot() const;
106 inline sal_Bool Uri::isRoot() const in isRoot() function in tdoc_ucp::Uri
H A Dtdoc_storage.cxx127 if ( aUri.isRoot() ) in createStorage()
406 if ( !aParentUri.isRoot() ) in queryParentStorage()
595 if ( aUri.isRoot() ) in queryStream()
H A Dtdoc_content.cxx2076 if ( aSourceUri.isRoot() || aSourceUri.isDocument() ) in transfer()
2378 if ( rUri.isRoot() ) in hasData()
2416 if ( rUri.isRoot() ) // root has no storage, but can always be created in loadData()
/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.cxx396 if( m_aURLParameter.isRoot() ) in execute()
473 m_aURLParameter.isFile() || m_aURLParameter.isRoot() ); in getPropertyValues()
477 ! m_aURLParameter.isFile() || m_aURLParameter.isRoot() ); in getPropertyValues()
492 else if( m_aURLParameter.isRoot() ) in getPropertyValues()
H A Durlparameter.cxx357 bool isRoot = false );
472 InputStreamTransformer* p = new InputStreamTransformer( this,m_pDatabases,isRoot() ); in open()
527 xDataSink->setInputStream( new InputStreamTransformer( this,m_pDatabases,isRoot() ) ); in open()
892 bool isRoot ) in InputStreamTransformer() argument
897 if( isRoot ) in InputStreamTransformer()
H A Dcontentcaps.cxx44 bool withMediaType = m_aURLParameter.isFile() || m_aURLParameter.isRoot(); in getProperties()
H A Durlparameter.hxx130 bool isRoot() { return m_aModule.compareToAscii("") == 0; } in isRoot() function in chelp::URLParameter
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DJavaScriptIterator.java89 if (fs instanceof OpenOfficeDocFileSystem && fo.isRoot()) { in checkTarget()
H A DParcelContentsIterator.java95 if (fs instanceof OpenOfficeDocFileSystem && fo.isRoot()) { in checkTarget()

Completed in 56 milliseconds