Home
last modified time | relevance | path

Searched refs:GetSelected (Results 1 – 25 of 61) sorted by last modified time

123

/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx291 XubString ImpEditEngine::GetSelected( const EditSelection& rSel, const LineEnd eEnd ) const in GetSelected() function in ImpEditEngine
3694 XubString aText( GetSelected( aSelection ) ); in CreateTransferable()
H A Dimpedit.hxx763 XubString GetSelected( const EditSelection& rSel, const LineEnd eParaSep = LINEEND_LF ) const;
H A Dimpedit3.cxx1122 String aText = GetSelected( EditSelection( EditPaM( pParaPortion->GetNode(), nTmpPos ), in CreateLines()
2129 String aWord = GetSelected( aWordSel ); in ImpFindKashidas()
H A Dimpedit4.cxx1860 aWord = GetSelected( aCurSel ); in ImpConvert()
1921 aWord = GetSelected( aCurSel ); in ImpSpell()
1993 aWord = GetSelected( aCurSel ); in ImpFindNextError()
2100 aPortion.sText = GetSelected( rSel ); in AddPortion()
2397 String aWord( GetSelected( aSel ) ); in DoOnlineSpelling()
2573 aWord = GetSelected( aCurSel ); in HasSpellErrors()
2593 String aWord( GetSelected( aCurSel ) ); in StartThesaurus()
2941 String aSelTxt ( GetSelected( aChgData.aSelection ) ); in TransliterateText()
H A Dediteng.cxx684 return pImpEditEngine->GetSelected( aSel, eEnd ); in GetText()
765 return pImpEditEngine->GetSelected( aSel ); in GetWord()
1178 String aWord = pImpEditEngine->GetSelected( EditSelection( aStart, aCurSel.Max() ) ); in PostKeyEvent()
H A Dimpedit.cxx1148 aWord = pEditEngine->pImpEditEngine->GetSelected( aSel ); in SpellIgnoreOrAddWord()
1152 aWord = pEditEngine->pImpEditEngine->GetSelected( GetEditSelection() ); in SpellIgnoreOrAddWord()
H A Deditview.cxx708 XubString EditView::GetSelected() in GetSelected() function in EditView
712 return PIMPEE->GetSelected( pImpEditView->GetEditSelection() ); in GetSelected()
1050 String aSelected( GetSelected() ); in ExecuteSpellPopup()
1429 aWord = pImpEE->GetSelected( aWordSel ); in GetWordUnderMousePointer()
1613 XubString aStr = PIMPEE->GetSelected( aSel ); in GetSurroundingText()
1625 return PIMPEE->GetSelected( aSel ); in GetSurroundingText()
1640 XubString aStr = PIMPEE->GetSelected( aSel ); in GetSurroundingTextSelection()
H A Dedtspell.cxx639 String aText = pImpEE->GetSelected( aSel ); in SetINetAttr()
/trunk/main/svx/source/stbctrls/
H A Dpszctrl.cxx112 sal_uInt16 GetSelected() const { return nSelected; } in GetSelected() function in FunctionPopup_Impl
330 nSelect = aMenu.GetSelected(); in Command()
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx1073 String sSel(pOLV->GetSelected()); in StateInsert()
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx532 sSelected = pTextView->GetSelected(); in GetState()
/trunk/main/svx/workben/
H A Dedittest.cxx1635 InfoBox( 0, pEditView->GetSelected() ).Execute(); in KeyInput()
/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx1626 aStrSelection = pOutlinerView->GetSelected(); in GetSelectionText()
1648 if (pOutlinerView && pOutlinerView->GetSelected().Len() != 0) in HasSelection()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx253 return mpOutlinerView->GetSelected(); in GetSurroundingText()
270 return Selection( 0, mpOutlinerView->GetSelected().Len() ); in GetSurroundingTextSelection()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx438 String sReturn = pOutView->GetSelected(); in GetState()
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx693 String sReturn = pActiveView->GetSelected(); in GetState()
1153 aStrSelection = pEditView->GetSelected(); in GetSelectionText()
/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx723 sal_uInt16 ScExtIButton::GetSelected() in GetSelected() function in ScExtIButton
H A Dscuitphfedit.cxx919 switch(pBtn->GetSelected()) in IMPL_LINK()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx1302 String aPart = pActiveView->GetSelected(); in FormulaPreview()
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx1633 XubString OutlinerView::GetSelected() const in GetSelected() function in OutlinerView
1636 return pEditView->GetSelected(); in GetSelected()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx293 String GetSelected() const;
H A Deditview.hxx122 String GetSelected();
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx664 sal_uInt16 nId = aDropMenu.GetSelected(); in Command()
670 sal_uInt16 nId = aDocMenu.GetSelected(); in Command()
/trunk/main/svx/source/engine3d/
H A Dscene3d.cxx518 if(!pCompound->GetSelected()) in removeAllNonSelectedObjects()
/trunk/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx152 virtual String GetSelected( LineEnd aSeparator ) const = 0;
188 virtual String GetSelected( LineEnd aSeparator ) const;
236 virtual String GetSelected( LineEnd aSeparator ) const;

Completed in 239 milliseconds

123