Searched refs:IsCommandURLPrefix (Results 1 – 3 of 3) sorted by relevance
65 static sal_Bool IsCommandURLPrefix( const rtl::OUString& aCmdURL );
94 sal_Bool AddonPopupMenu::IsCommandURLPrefix( const ::rtl::OUString& aCmdURL ) in IsCommandURLPrefix() function in framework::AddonPopupMenu
909 else if (( aCommandURL.getLength() > 0 ) && !AddonPopupMenu::IsCommandURLPrefix ( aCommandURL )) in WriteMenu()
Completed in 16 milliseconds