Searched refs:matchedWithExcludeKey (Results 1 – 1 of 1) sorted by relevance
64 bool matchedWithExcludeKey( const OUString& keyName) const;273 bool Options_Impl::matchedWithExcludeKey( const OUString& keyName) const in matchedWithExcludeKey() function in Options_Impl1655 if (!options.matchedWithExcludeKey(keyName)) in hasPublishedChildren()1755 if (!options.matchedWithExcludeKey(keyName)) in checkDifferences()1919 if ( options.matchedWithExcludeKey(keyName) ) in compareKeys()2016 if ( options.matchedWithExcludeKey( options.getStartKey() ) ) in main()
Completed in 35 milliseconds