Home
last modified time | relevance | path

Searched refs:Selected (Results 1 – 25 of 68) sorted by relevance

123

/aoo4110/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectPainter.cxx420 enum State { None = 0x00, Selected = 0x01, MouseOver = 0x02, Focused = 0x04 }; in GetBackgroundForState() enumerator
422 (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 DFilter.cxx304 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.java98 event.Selected = 1 ; in _itemStateChanged()
107 itemListener.event.Selected == 1 && in _itemStateChanged()
/aoo4110/main/sd/source/ui/app/
H A Dpopup.src464 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 Dvbalistbox.cxx49 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 Dvbalistbox.hxx62 virtual css::uno::Any SAL_CALL Selected( ::sal_Int32 index ) throw (css::uno::RuntimeException);
/aoo4110/main/sc/source/ui/src/
H A Dscstring.src554 Text [ en-US ] = "~Selected sheets";
772 < "~Selected sheets"; >;
773 < "Selected cells"; >;
/aoo4110/main/svx/source/tbxctrls/
H A Dfillctrl.cxx580 pLbFillType->Selected(); in IMPL_LINK_INLINE_END()
646 pLbFillType->Selected(); in IMPL_LINK_INLINE_END()
/aoo4110/main/vcl/inc/vcl/
H A Dpdfwriter.hxx354 bool Selected; member
361 Selected( false ), in RadioButtonWidget()
/aoo4110/main/sw/source/ui/table/
H A Dtable.src27 Message [ en-US ] = "Selected table cells are too complex to merge." ;
/aoo4110/main/oovbaapi/ooo/vba/msforms/
H A DXListBox.idl47 any Selected( [in] long index );
/aoo4110/main/offapi/com/sun/star/awt/
H A DItemEvent.idl45 long Selected;
/aoo4110/main/accessibility/source/helper/
H A Daccessiblestrings.src79 Text [ en-US ] = "(Selected)";
/aoo4110/main/svx/inc/svx/
H A Ditemwin.hxx151 void Selected() { bSelect = sal_True; } in Selected() function in SvxFillTypeBox
/aoo4110/main/extensions/source/dbpilots/
H A Dgridpages.src92 Text [ en-US ] = "Selected fields";
/aoo4110/main/sd/source/ui/dlg/
H A Dcustsdlg.src194 Text [ en-US ] = "Selected slides" ;
/aoo4110/main/toolkit/source/layout/core/
H A Dimport.cxx304 if ( e.Selected ) in itemStateChanged()
/aoo4110/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DShapes.log13 ITEM Assertion OK : Needs to be visually checked. Are All Shapes Selected?
/aoo4110/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DShapes.log13 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 DShapes.log13 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 DShapes.log13 ITEM Assertion OK : Needs to be visually checked. Are All Shapes Selected?
/aoo4110/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx329 mpLbFillType->Selected(); in IMPL_LINK()
475 mpLbFillType->Selected(); in IMPL_LINK()
/aoo4110/main/extensions/source/propctrlr/
H A Dformres.src672 Text [ en-US ] = "Not Selected";
676 Text [ en-US ] = "Selected";
/aoo4110/main/sw/source/ui/frmdlg/
H A Dcolumn.src408 < "Selected section" ; LISTBOX_SECTIONS ; > ;
/aoo4110/main/wizards/source/euro/
H A Deuro.src106 Text [ en-US ] = "~Selected range";

Completed in 68 milliseconds

123