Home
last modified time | relevance | path

Searched refs:GetSelection (Results 51 – 75 of 164) sorted by relevance

1234567

/trunk/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx147 virtual Selection GetSelection() const = 0;
183 virtual Selection GetSelection() const;
H A Dsvmedit.hxx93 virtual const Selection& GetSelection() const;
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx749 bool ObjectPage::GetSelection( ScriptDocument& rDocument, String& rLibName ) in GetSelection() function in ObjectPage
803 if ( GetSelection( aDocument, aLibName ) ) in NewModule()
816 if ( GetSelection( aDocument, aLibName ) ) in NewDialog()
/trunk/main/vcl/source/control/
H A Dlongcurr.cxx422 Selection aSelection = GetField()->GetSelection(); in SetUserValue()
572 Selection aSelect = pField->GetSelection(); in ImplNewLongCurrencyFieldValue()
/trunk/main/editeng/inc/editeng/
H A Dunoviwed.hxx49 virtual sal_Bool GetSelection( ESelection& rSelection ) const;
H A Dunoviwou.hxx52 virtual sal_Bool GetSelection( ESelection& rSelection ) const;
/trunk/main/sd/source/ui/view/
H A Ddrviewsf.cxx117 ESelection aSel = pOLV->GetSelection(); in GetCtrlState()
787 ESelection aSel = pOlView->GetSelection(); in GetSelectionText()
H A Ddrviewsb.cxx588 ESelection aSel = pOLV->GetSelection(); in FuTemp02()
658 ESelection aSel = pOLV->GetSelection(); in FuTemp02()
H A Ddrviews4.cxx620 ESelection aSelection( pOLV->GetSelection() ); in Command()
638 ESelection aSel = pOLV->GetSelection(); in Command()
H A Doutlnvsh.cxx448 ESelection aSel = pOLV->GetSelection(); in GetCtrlState()
1617 ESelection aSel = pOutlinerView->GetSelection(); in GetSelectionText()
1732 ESelection aESel(pOV->GetSelection()); in GetAttrState()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1490 ESelection aESel(pTextEditOutlinerView->GetSelection()); in ImpIsTextEditAllSelected()
1968 rSelection <<= pRange->createTextCursorBySelection( pOutlinerView->GetSelection() ); in getTextSelection()
2048 ESelection aSelect = pTextEditOutlinerView->GetSelection(); in GetSelectionLevel()
2277 ESelection aSel( pOLV->GetSelection() ); in ApplyFormatPaintBrush()
/trunk/main/dbaccess/source/ext/adabas/
H A DASqlNameEdit.cxx66 Selection aSel = GetSelection(); in Modify()
/trunk/main/sc/source/ui/view/
H A Dselectionstate.cxx44 maEditSel = rViewData.GetEditView( eWhich )->GetSelection(); in ScSelectionState()
/trunk/main/svx/source/dialog/
H A Drelfld.cxx117 Selection aSelection = GetSelection(); in SetRelative()
/trunk/main/formula/inc/formula/
H A Dformdata.hxx53 inline const Selection& GetSelection()const { return aSelection;} in GetSelection() function in formula::FormEditData
/trunk/main/sd/source/ui/notes/
H A DEditWindow.hxx102 ESelection GetSelection() const;
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx591 virtual sal_Bool GetSelection( ESelection& rSelection ) const;
661 sal_Bool ScEditViewForwarder::GetSelection( ESelection& rSelection ) const in GetSelection() function in ScEditViewForwarder
666 rSelection = mpEditView->GetSelection(); in GetSelection()
/trunk/main/sw/source/ui/cctrl/
H A Dactctrl.cxx94 Selection aSel = GetSelection(); in Modify()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx205 if( GetSelection( nStart, nEnd ) ) in implGetSelection()
451 …sal_Bool AccessibleEditableTextPara::GetSelection( sal_uInt16& nStartPos, sal_uInt16& nEndPos ) SA… in GetSelection() function in accessibility::AccessibleEditableTextPara
457 if( !GetEditViewForwarder().GetSelection( aSelection ) ) in GetSelection()
1272 if( GetEditViewForwarder().GetSelection( aSelection ) && in getCaretPosition()
2475 rCacheVF.GetSelection( aOldSelection ); in copyText()
/trunk/main/starmath/inc/
H A Dedit.hxx114 ESelection GetSelection() const;
/trunk/main/svx/source/sidebar/text/
H A DSvxSBFontNameBox.cxx123 Selection aOldSel = GetSelection(); in FillList()
/trunk/main/winaccessibility/inc/
H A DAccObject.hxx126 IAccSelectionList& GetSelection();
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx292 aSel.Min = pMultiLineEdit->GetSelection().Min(); in getSelection()
293 aSel.Max = pMultiLineEdit->GetSelection().Max(); in getSelection()
690 aSel.Min = pFileControl->GetEdit().GetSelection().Min(); in getSelection()
691 aSel.Max = pFileControl->GetEdit().GetSelection().Max(); in getSelection()
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx364 ESelection aSel = pOLV->GetSelection(); in Exec()
1222 aOldSelection = pOLV->GetSelection(); in ExecLingu()
1762 ESelection aSel(pOLV->GetSelection()); in InsertSymbol()
/trunk/main/winaccessibility/source/service/
H A DAccObjectWinManager.cxx476 IAccSelectionList oldSelection = pAccObj->GetSelection(); in UpdateAccSelection()
520 pAccObj->GetSelection().erase(iter->first); in UpdateAccSelection()

Completed in 137 milliseconds

1234567