| /aoo4110/main/sd/source/ui/slidesorter/view/ | 
| H A D | SlsPageObjectPainter.cxx | 420     enum State { None = 0x00, Selected = 0x01, MouseOver = 0x02, Focused = 0x04 };  in GetBackgroundForState()  enumerator422           (rpDescriptor->HasState(model::PageDescriptor::ST_Selected) ? Selected : None)  in GetBackgroundForState()
 428         case MouseOver | Selected | Focused:  in GetBackgroundForState()
 435         case MouseOver | Selected:  in GetBackgroundForState()
 450         case Selected | Focused:  in GetBackgroundForState()
 457         case Selected:  in GetBackgroundForState()
 
 | 
| /aoo4110/main/forms/source/component/ | 
| H A D | Filter.cxx | 304                 if ( ( rEvent.Selected == STATE_CHECK ) || ( rEvent.Selected == STATE_NOCHECK ) )  in itemStateChanged()308                     bool bSelected = ( rEvent.Selected == STATE_CHECK );  in itemStateChanged()
 345                     ::rtl::OUString sItemText( xItemList->getItemText( rEvent.Selected ) );  in itemStateChanged()
 369 				if ( rEvent.Selected == STATE_CHECK )  in itemStateChanged()
 
 | 
| /aoo4110/main/qadevOOo/tests/java/ifc/awt/ | 
| H A D | _XItemListener.java | 98         event.Selected = 1 ;  in _itemStateChanged()107             itemListener.event.Selected == 1 &&  in _itemStateChanged()
 
 | 
| /aoo4110/main/sd/source/ui/app/ | 
| H A D | popup.src | 464 			Text [ en-US ] = "Apply to ~Selected Slides";498 			Text [ en-US ] = "Apply to ~Selected Slides";
 538 			Text [ en-US ] = "Apply to ~Selected Slides";
 
 | 
| /aoo4110/main/vbahelper/source/msforms/ | 
| H A D | vbalistbox.cxx | 49     uno::Reference< XPropValue > xPropVal( Selected( nIndex ), uno::UNO_QUERY_THROW );  in setListIndex()141 ScVbaListBox::Selected( sal_Int32 index ) throw (css::uno::RuntimeException)  in Selected()  function in ScVbaListBox
 
 | 
| H A D | vbalistbox.hxx | 62     virtual css::uno::Any SAL_CALL Selected( ::sal_Int32 index ) throw (css::uno::RuntimeException);
 | 
| /aoo4110/main/sc/source/ui/src/ | 
| H A D | scstring.src | 554     Text [ en-US ] = "~Selected sheets";772         < "~Selected sheets"; >;
 773         < "Selected cells"; >;
 
 | 
| /aoo4110/main/svx/source/tbxctrls/ | 
| H A D | fillctrl.cxx | 580 				pLbFillType->Selected();  in IMPL_LINK_INLINE_END()646 				pLbFillType->Selected();  in IMPL_LINK_INLINE_END()
 
 | 
| /aoo4110/main/vcl/inc/vcl/ | 
| H A D | pdfwriter.hxx | 354         bool				Selected;  member361                   Selected( false ),  in RadioButtonWidget()
 
 | 
| /aoo4110/main/sw/source/ui/table/ | 
| H A D | table.src | 27 	Message [ en-US ] = "Selected table cells are too complex to merge." ;
 | 
| /aoo4110/main/oovbaapi/ooo/vba/msforms/ | 
| H A D | XListBox.idl | 47     any Selected( [in] long index );
 | 
| /aoo4110/main/offapi/com/sun/star/awt/ | 
| H A D | ItemEvent.idl | 45 	long Selected; 
 | 
| /aoo4110/main/accessibility/source/helper/ | 
| H A D | accessiblestrings.src | 79 	Text [ en-US ] = "(Selected)";
 | 
| /aoo4110/main/svx/inc/svx/ | 
| H A D | itemwin.hxx | 151 	void			Selected() { bSelect = sal_True; }  in Selected()  function in SvxFillTypeBox
 | 
| /aoo4110/main/extensions/source/dbpilots/ | 
| H A D | gridpages.src | 92 		Text [ en-US ] = "Selected fields";
 | 
| /aoo4110/main/sd/source/ui/dlg/ | 
| H A D | custsdlg.src | 194 		Text [ en-US ] = "Selected slides" ;
 | 
| /aoo4110/main/toolkit/source/layout/core/ | 
| H A D | import.cxx | 304     if ( e.Selected )  in itemStateChanged()
 | 
| /aoo4110/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/ | 
| H A D | Shapes.log | 13   ITEM Assertion OK : Needs to be visually checked. Are All Shapes Selected?
 | 
| /aoo4110/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/ | 
| H A D | Shapes.log | 13   ITEM Assertion OK : Needs to be visually checked. Are All Shapes Selected?
 | 
| /aoo4110/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/ | 
| H A D | Shapes.log | 13   ITEM Assertion OK : Needs to be visually checked. Are All Shapes Selected?
 | 
| /aoo4110/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/ | 
| H A D | Shapes.log | 13   ITEM Assertion OK : Needs to be visually checked. Are All Shapes Selected?
 | 
| /aoo4110/main/svx/source/sidebar/area/ | 
| H A D | AreaPropertyPanel.cxx | 329                 mpLbFillType->Selected();  in IMPL_LINK()475                 mpLbFillType->Selected();  in IMPL_LINK()
 
 | 
| /aoo4110/main/extensions/source/propctrlr/ | 
| H A D | formres.src | 672 	    Text [ en-US ] = "Not Selected";676         Text [ en-US ] = "Selected";
 
 | 
| /aoo4110/main/sw/source/ui/frmdlg/ | 
| H A D | column.src | 408             < "Selected section" ;  LISTBOX_SECTIONS	; > ;
 | 
| /aoo4110/main/wizards/source/euro/ | 
| H A D | euro.src | 106 Text [ en-US ] = "~Selected range";
 |