Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dprintdlg.cxx1853 … std::map< Window*, sal_Int32 >::const_iterator r_it = maControlToNumValMap.find( it->first ); in checkOptionalControlDependencies() local
1854 if( r_it != maControlToNumValMap.end() ) in checkOptionalControlDependencies()
1856 bShouldbeEnabled = maPController->isUIChoiceEnabled( it->second, r_it->second ); in checkOptionalControlDependencies()

Completed in 24 milliseconds