Searched refs:nChoice (Results 1 – 2 of 2) sorted by relevance
205 sal_Int32 nChoice = 0; in getSelectionObject() local208 pVal->Value >>= nChoice; in getSelectionObject()209 return (nChoice > 1) ? maSelection : maCompleteSelection; in getSelectionObject()
485 bool isUIChoiceEnabled( const rtl::OUString& rPropName, sal_Int32 nChoice ) const;
Completed in 28 milliseconds