Home
last modified time | relevance | path

Searched refs:GetSelection (Results 1 – 25 of 164) sorted by path

1234567

/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx909 ::TextSelection const & rSelection = m_rView.GetSelection(); in retrieveParagraphSelection()
941 ::TextSelection const & rSelection = m_rView.GetSelection(); in retrieveParagraphCaretPosition()
1496 ::TextSelection const & rSelection = m_rView.GetSelection(); in retrieveParagraphLineWithCursor()
2294 ::TextSelection const & rSelection = m_rView.GetSelection(); in handleSelectionChangeNotification()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DTextActionDialog.java134 return GetSelection(true); in GetSelectionStart()
138 return GetSelection(false); in GetSelectionEnd()
140 private int GetSelection (boolean bStart) in GetSelection() method in TextActionDialog
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx346 TextSelection aSel = GetEditView()->GetSelection(); in BasicExecute()
645 TextSelection aSel = GetEditView()->GetSelection(); in BasicToggleBreakPoint()
670 TextSelection aSel = pView->GetSelection(); in BasicToggleBreakPointEnabled()
810 String aWord = GetEditEngine()->GetWord( GetEditView()->GetSelection().GetEnd(), &aWordStart ); in BasicAddWatch()
823 TextSelection aSel = GetEditView()->GetSelection(); in BasicAddWatch()
935 TextSelection aSel = GetEditView()->GetSelection(); in UpdateData()
1186 TextSelection aSel = pView->GetSelection(); in GetState()
1315 aSel = pView->GetSelection(); in StartSearchAndReplace()
H A Dbaside2b.cxx208 const TextSelection& rSelection = pEditView->GetSelection(); in GetWordAtCursor()
441 TextSelection aSel( pEditView->GetSelection() ); in KeyInput()
H A Dbasides1.cxx159 …if ( ( nActModWindows <= 1 ) || ( !((const SvxSearchItem&)rItem).GetSelection() && QueryBox( pCurW… in ExecuteCurrent()
180 if ( !nFound && !((const SvxSearchItem&)rItem).GetSelection() ) in ExecuteCurrent()
H A Dbasides2.cxx128 aText = pEditView->GetTextEngine()->GetWord( pEditView->GetSelection().GetEnd() ); in GetSelectionText()
133 TextSelection aSel = pEditView->GetSelection(); in GetSelectionText()
H A Dmacrodlg.cxx413 Selection aCurSel( aMacroNameEdit.GetSelection() ); in SaveSetCurEntry()
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()
H A Dmoduldlg.hxx197 bool GetSelection( ScriptDocument& rDocument, String& rLibName );
/trunk/main/chart2/source/controller/main/
H A DChartController_TextEdit.cxx231 ESelection aSel = pOutlinerView->GetSelection(); in executeDispatch_InsertSpecialCharacter()
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1408 const TextSelection& rCurrentSelection = pTextView->GetSelection(); in PreNotify()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx1362 Selection aSel = aShortED.GetSelection(); in IMPL_LINK()
/trunk/main/dbaccess/source/ext/adabas/
H A DASqlNameEdit.cxx66 Selection aSel = GetSelection(); in Modify()
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1654 sal_Bool bHasLen = (rEdit.GetSelection().Len() != 0); in GetState()
H A Dunodatbr.cxx2009 MultiSelection* pSelection = (MultiSelection*)pGrid->GetSelection(); in Execute()
/trunk/main/dbaccess/source/ui/control/
H A DSqlNameEdit.cxx72 Selection aSel = GetSelection(); in Modify()
86 Selection aSel = GetSelection(); in Modify()
/trunk/main/dbaccess/source/ui/dlg/
H A Dparamdialog.cxx416 aSel = m_aParam.GetSelection();
/trunk/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx358 …sal_Bool GetSelection( sal_uInt16& nStartPos, sal_uInt16& nEndPos ) SAL_THROW((::com::sun::star::u…
H A Deditview.hxx111 ESelection GetSelection() const;
H A Doutliner.hxx355 ESelection GetSelection();
H A Dunoedprx.hxx131 virtual sal_Bool GetSelection( ESelection& rSelection ) const;
H A Dunoedsrc.hxx520 virtual sal_Bool GetSelection( ESelection& rSelection ) const = 0;
H A Dunotext.hxx167 EDITENG_DLLPUBLIC void GetSelection( struct ESelection& rSel, SvxTextForwarder* pForwarder ) throw(…
291 …const ESelection& GetSelection() const throw() { CheckSelection( ((SvxUnoTextRangeBase*)this)->ma… in GetSelection() function in SvxUnoTextRangeBase
H A Dunoviwed.hxx49 virtual sal_Bool GetSelection( ESelection& rSelection ) const;
H A Dunoviwou.hxx52 virtual sal_Bool GetSelection( ESelection& rSelection ) const;

Completed in 172 milliseconds

1234567