Home
last modified time | relevance | path

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

/aoo42x/main/fpicker/source/office/
H A Dfpsmartcontent.hxx68 sal_Bool implIs( const ::rtl::OUString& _rURL, Type _eType );
179 return implIs( _rURL, Folder ); in isFolder()
189 return implIs( _rURL, Document ); in isDocument()
196 return implIs( _rURL, Folder ) || implIs( _rURL, Document ); in is()
H A Dfpsmartcontent.cxx183 sal_Bool SmartContent::implIs( const ::rtl::OUString& _rURL, Type _eType ) in implIs() function in svt::SmartContent

Completed in 22 milliseconds