Home
last modified time | relevance | path

Searched refs:nSelected (Results 26 – 31 of 31) sorted by relevance

12

/aoo41x/main/vcl/source/control/
H A Dilstbox.cxx749 sal_uInt16 nSelected = GetEntryList()->GetSelectEntryPos( 0 ); in ImplCallSelect() local
751 String aSelected = GetEntryList()->GetEntryText( nSelected ); in ImplCallSelect()
760 if ( nFirstMatchingEntryPos == nSelected ) in ImplCallSelect()
/aoo41x/main/vcl/source/app/
H A Ddbggui.cxx688 sal_uInt16 nSelected = aMenu.Execute( rNEvt.GetWindow(), aPos ); in PreNotify() local
689 if ( nSelected == 1 ) in PreNotify()
/aoo41x/main/xmloff/inc/
H A Dtxtflde.hxx396 sal_Int32 nSelected );
H A Dtxtfldi.hxx1466 sal_Int32 nSelected; member in XMLDropDownFieldImportContext
/aoo41x/main/svtools/source/contnr/
H A Dsvimpicn.cxx3001 sal_uInt16 nSelected = 0; in GetSelectionCount() local
3006 nSelected++; in GetSelectionCount()
3009 return nSelected; in GetSelectionCount()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx990 sal_Int32 nSelected = aPageRanges.FirstSelected(); in lcl_GetRendererNum() local
993 nSelected = aPageRanges.NextSelected(); in lcl_GetRendererNum()
996 return nSelected - 1; // selection is 1-based in lcl_GetRendererNum()

Completed in 74 milliseconds

12