Searched refs:isUIChoiceEnabled (Results 1 – 3 of 3) sorted by relevance
485 bool isUIChoiceEnabled( const rtl::OUString& rPropName, sal_Int32 nChoice ) const;
1524 bool PrinterController::isUIChoiceEnabled( const rtl::OUString& i_rProperty, sal_Int32 i_nValue ) c… in isUIChoiceEnabled() function in PrinterController
1856 bShouldbeEnabled = maPController->isUIChoiceEnabled( it->second, r_it->second ); in checkOptionalControlDependencies()
Completed in 81 milliseconds