Home
last modified time | relevance | path

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

/aoo4110/main/basctl/source/basicide/
H A Dscriptdocument.cxx1164 …ScriptDocument ScriptDocument::getDocumentWithURLOrCaption( const ::rtl::OUString& _rUrlOrCaption ) in getDocumentWithURLOrCaption() argument
1167 if ( _rUrlOrCaption.isEmpty() ) in getDocumentWithURLOrCaption()
1179 if ( _rUrlOrCaption == aCheck.getTitle() in getDocumentWithURLOrCaption()
1180 || _rUrlOrCaption == aCheck.getURL() in getDocumentWithURLOrCaption()
/aoo4110/main/basctl/source/inc/
H A Dscriptdocument.hxx145 getDocumentWithURLOrCaption( const ::rtl::OUString& _rUrlOrCaption );

Completed in 17 milliseconds