Home
last modified time | relevance | path

Searched refs:Select (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx641 pView->Select( pCursor, sal_False ); in SetCursor()
650 pView->Select( pCursor, sal_True ); in SetCursor()
660 pView->Select( pCursor, sal_True ); in SetCursor()
718 pView->Select( pCursor, sal_True ); in UpdateAll()
1623 pView->Select( pCursor, sal_True ); in EntryCollapsed()
1792 pView->Select( pCursor, sal_True ); in EntryRemoved()
2763 pView->Select( pEntry, bSelect ); in SelectEntry()
2876 pView->Select( pEntry, sal_True ); in SetAnchorSelection()
2880 pView->Select( pEntry, sal_True ); in SetAnchorSelection()
2898 pView->Select( pEntry, sal_True ); in SetAnchorSelection()
[all …]
H A Dsvimpicn.cxx987 pView->Select( pEntry, sal_False ); in EntryMoved()
1398 pView->Select( pEntry, sal_True ); in MouseButtonDown()
1413 pView->Select( pEntry, sal_True ); in MouseButtonDown()
1461 pView->Select( pEntry, sal_True ); in MouseButtonUp()
2586 pView->Select( pCursor, sal_False ); in SetCursor()
2594 pView->Select( pCursor, sal_True ); in SetCursor()
2850 pView->Select( pEntry, sal_True ); in PrepareCommandEvent()
3020 pView->Select( pEntry, bSel ); in ToggleSelection()
3030 pView->Select( pEntry, sal_False ); in DeselectAllBut()
3793 pView->Select( pEntry, sal_True ); in SelectRect()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dtbxctrl.hxx223 virtual void Select( sal_Bool bMod1 = sal_False );
224 virtual void Select( sal_uInt16 nModifier );
343 using SfxToolBoxControl::Select;
344 virtual void Select( sal_Bool bMod1 = sal_False );
358 using SfxToolBoxControl::Select;
359 virtual void Select( sal_Bool );
369 using SfxToolBoxControl::Select;
370 virtual void Select( sal_uInt16 nSelectModifier );
394 using SfxToolBoxControl::Select;
395 virtual void Select( sal_Bool );
/trunk/main/svx/source/tbxctrls/
H A Ditemwin.cxx103 void SvxLineBox::Select() in Select() function in SvxLineBox
106 LineLB::Select(); in Select()
191 Select(); in PreNotify()
212 Select(); in Notify()
351 void SvxColorBox::Select() in Select() function in SvxColorBox
354 ColorLB::Select(); in Select()
398 Select(); in PreNotify()
419 Select(); in Notify()
817 void SvxFillAttrBox::Select() in Select() function in SvxFillAttrBox
819 FillAttrLB::Select(); in Select()
H A Dtbunocontroller.cxx64 virtual void Select();
118 void SvxFontSizeBox_Impl::Select() in Select() function in svx::SvxFontSizeBox_Impl
120 FontSizeBox::Select(); in Select()
207 Select(); in Notify()
/trunk/main/dbaccess/source/ui/misc/
H A DWNameMatch.cxx290 m_CTRL_RIGHT.Select(pOldEntry,sal_False);
298 m_CTRL_RIGHT.Select(pOldEntry,sal_True);
306 m_CTRL_RIGHT.Select(pOldEntry,sal_True);
324 m_CTRL_LEFT.Select(pOldEntry,sal_False);
332 m_CTRL_LEFT.Select(pOldEntry,sal_True);
340 m_CTRL_LEFT.Select(pOldEntry,sal_True);
416 sal_Bool OColumnTreeBox::Select( SvLBoxEntry* pEntry, sal_Bool bSelect ) in Select() function in OColumnTreeBox
422 bSelect = DBTreeListBox::Select( pEntry,bSelect ); in Select()
425 bSelect = DBTreeListBox::Select( pEntry,bSelect ); in Select()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx366 maColStates[ nColIx ].Select( bSel ); in ImplRemoveSplit()
595 maColStates[ nColIndex ].Select( bSelect ); in Select()
607 Select( nColIndex, !IsSelected( nColIndex ) ); in ToggleSelect()
613 Select( nColIndex2 ); in SelectRange()
615 Select( nColIndex1 ); in SelectRange()
626 maColStates[ nColIx ].Select( bSelect ); in SelectRange()
701 Select( nColIndex ); in DoSelectAction()
703 Select( nColIndex, mbMTSelecting ); in DoSelectAction()
902 Select( GetFocusColumn() ); in KeyInput()
916 Select( GetFocusColumn() ); in KeyInput()
[all …]
/trunk/main/cui/source/dialogs/
H A Dlinkdlg.cxx164 pSvTabListBox->Select(pEntry); in IMPL_LINK()
177 pSvTabListBox->Select( pEntry, sal_False ); in IMPL_LINK()
329 rListBox.Select( pSelEntry, sal_False ); in IMPL_LINK_INLINE_END()
330 rListBox.Select( pE ); in IMPL_LINK_INLINE_END()
549 Links().Select(pToUnselect, sal_False); in IMPL_LINK()
614 Links().Select( pEntry ); in SetManager()
658 Links().Select(pE); in InsertEntry()
704 Links().Select( Links().GetEntry( nSelect ) ); in SetActLink()
/trunk/main/javainstaller2/src/Localization/
H A Dsetupstrings.ulf97 en-US = "Select Installation Directory"
121 en-US = "Select root directory"
133 en-US = "Select Components"
136 en-US = "Select Additional Components"
148 en-US = "Select the Type of Installation"
151 en-US = "Select the type of installation that best suits your needs:"
154 en-US = "Select the Type of Installation"
232 en-US = "Select the Type of Uninstallation"
235 en-US = "Select the type of uninstallation that best suits your needs:"
373 en-US = "Select the type of product installation to perform from the following choices. This will d…
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.src66 Text [ en-US ] = "Select the width of the line.";
96 Text [ en-US ] = "Select the color of the line.";
114 QuickHelpText [ en-US ] = "Select the style of the line.";
155 QuickHelpText [ en-US ] = "Select the style of the beginning arrowhead.";
166 QuickHelpText [ en-US ] = "Select the style of the ending arrowhead.";
188 QuickHelpText [ en-US ] = "Select the style of the edge connections.";
216 QuickHelpText [ en-US ] = "Select the style of the line caps.";
/trunk/main/chart2/source/controller/dialogs/
H A DStrings.src369 Text [ en-US ] = "Select data range" ;
374 Text [ en-US ] = "Select a color using the color dialog" ;
569 Text [ en-US ] = "Select Range for %VALUETYPE of %SERIESNAME" ;
574 Text [ en-US ] = "Select Range for Categories" ;
579 Text [ en-US ] = "Select Range for data labels" ;
583 Text [ en-US ] = "Select Range for Positive Error Bars" ;
587 Text [ en-US ] = "Select Range for Negative Error Bars" ;
/trunk/main/framework/source/uielement/
H A Ddropdownboxtoolbarcontroller.cxx85 virtual void Select();
106 void ListBoxControl::Select() in Select() function in framework::ListBoxControl
108 ListBox::Select(); in Select()
110 m_pListBoxListener->Select(); in Select()
207 void DropdownToolbarController::Select() in Select() function in framework::DropdownToolbarController
H A Dcomboboxtoolbarcontroller.cxx87 virtual void Select();
110 void ComboBoxControl::Select() in Select() function in framework::ComboBoxControl
112 ComboBox::Select(); in Select()
114 m_pComboBoxListener->Select(); in Select()
224 void ComboboxToolbarController::Select() in Select() function in framework::ComboboxToolbarController
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowListBox.cxx213 Select( pEntry, sal_True );
231 Select( pEntry, sal_True );
311 Select(pEntry, sal_True); in AcceptDrop()
385 Select(FirstSelected(), sal_False); in GetFocus()
386 Select(GetCurEntry(), sal_True); in GetFocus()
/trunk/main/sw/source/core/access/
H A Dacccontext.hxx415 sal_Bool Select( SwPaM *pPaM, SdrObject *pObj, sal_Bool bAdd );
416 inline sal_Bool Select( SwPaM& rPaM ) in Select() function in SwAccessibleContext
418 return Select( &rPaM, 0, sal_False ); in Select()
420 inline sal_Bool Select( SdrObject *pObj, sal_Bool bAdd ) in Select() function in SwAccessibleContext
422 return Select( 0, pObj, bAdd ); in Select()
/trunk/main/tools/source/memtools/
H A Dmultisel.cxx258 Select( aRg ); in MultiSelection()
261 Select( nNum ); in MultiSelection()
285 Select( aRg ); in MultiSelection()
288 Select( nNum ); in MultiSelection()
387 sal_Bool MultiSelection::Select( long nIndex, sal_Bool bSelect ) in Select() function in MultiSelection
479 void MultiSelection::Select( const Range& rIndexRange, sal_Bool bSelect ) in Select() function in MultiSelection
552 Select( nTmpMin, bSelect ); in Select()
/trunk/main/sc/source/ui/inc/
H A Dnavipi.hxx74 virtual void Select();
192 virtual void Select();
208 void Select( sal_uInt16 nId );
217 virtual void Select();
/trunk/main/svx/source/form/
H A Dnavigatortree.cxx396 Select(ptClickedOn, sal_True); in Command()
418 Select( m_pRootEntry, sal_False ); in Command()
777 Select(pEntry, sal_False); in Remove()
1123 Select(pToSelect, sal_True); in implExecuteDataTransfer()
1219 Select(pCurrent, sal_False); in implExecuteDataTransfer()
1549 Select( pNewEntry, sal_True ); in NewControl()
2032 Select(pSelection, sal_False); in SynchronizeSelection()
2039 Select(pSelection, sal_False); in SynchronizeSelection()
2060 Select(pLoop, sal_True); in SynchronizeSelection()
2170 sal_Bool NavigatorTree::Select( SvLBoxEntry* pEntry, sal_Bool bSelect ) in Select() function in svxform::NavigatorTree
[all …]
/trunk/main/wizards/source/euro/
H A Deuro.src111 Text [ en-US ] = "Select Cell Styles" ;
116 Text [ en-US ] = "Select currency cells" ;
214 Text [ en-US ] = "Select directory" ;
219 Text [ en-US ] = "Select file" ;
224 Text [ en-US ] = "Select target directory" ;
/trunk/main/extensions/source/propctrlr/
H A Dselectlabeldialog.cxx137 m_aControlTree.Select(m_pInitialSelection, sal_True); in DBG_NAME()
143 m_aControlTree.Select(m_aControlTree.FirstSelected(), sal_False); in DBG_NAME()
289 m_aControlTree.Select(pSearch); in IMPL_LINK()
298 m_aControlTree.Select(m_pLastSelected, !m_aNoAssignment.IsChecked()); in IMPL_LINK()
/trunk/main/sw/source/ui/dbui/
H A Ddbtree.cxx287 Select(sDBName, sTableName, sColumnName); in InitTreeList()
302 SvTreeListBox::Select(pEntry); in AddDataSource()
334 Select(sDBName, sTableName, sColumnName); // force RequestingChilds in ShowColumns()
522 void SwDBTreeList::Select(const String& rDBName, const String& rTableName, const String& rColumnNam… in Select() function in SwDBTreeList
556 SvTreeListBox::Select(pChild); in Select()
/trunk/main/svtools/inc/svtools/
H A Dstdmenu.hxx160 virtual void Select();
194 virtual void Select();
223 virtual void Select();
/trunk/main/sw/source/ui/docvw/
H A Ddocvw.src54 Text [ en-US ] = "Select Text" ;
274 Text [ en-US ] = "Select whole table" ;
278 Text [ en-US ] = "Select table row" ;
282 Text [ en-US ] = "Select table column" ;
/trunk/main/svtools/source/control/
H A Dstdmenu.cxx48 void FontNameMenu::Select() in Select() function in FontNameMenu
138 void FontStyleMenu::Select() in Select() function in FontStyleMenu
148 PopupMenu::Select(); in Select()
388 void FontSizeMenu::Select() in Select() function in FontSizeMenu
/trunk/main/svx/source/sidebar/text/
H A DSvxSBFontNameBox.cxx151 Select(); in Notify()
157 void SvxSBFontNameBox::Select() in Select() function in svx::sidebar::SvxSBFontNameBox
159 FontNameBox::Select(); in Select()

Completed in 193 milliseconds

12345678910>>...21