Searched refs:_rUrlOrCaption (Results 1 – 2 of 2) sorted by relevance
1164 …ScriptDocument ScriptDocument::getDocumentWithURLOrCaption( const ::rtl::OUString& _rUrlOrCaption ) in getDocumentWithURLOrCaption() argument1167 if ( _rUrlOrCaption.isEmpty() ) in getDocumentWithURLOrCaption()1179 if ( _rUrlOrCaption == aCheck.getTitle() in getDocumentWithURLOrCaption()1180 || _rUrlOrCaption == aCheck.getURL() in getDocumentWithURLOrCaption()
145 getDocumentWithURLOrCaption( const ::rtl::OUString& _rUrlOrCaption );
Completed in 21 milliseconds