Home
last modified time | relevance | path

Searched refs:CreateESel (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/editeng/source/editeng/
H A Deehtml.cxx96 ImportInfo aImportInfo( HTMLIMP_START, this, pImpEditEngine->CreateESel( aCurSel ) ); in CallParser()
105 ImportInfo aImportInfo( HTMLIMP_END, this, pImpEditEngine->CreateESel( aCurSel ) ); in CallParser()
509 ImportInfo aImportInfo( HTMLIMP_NEXTTOKEN, this, pImpEditEngine->CreateESel( aCurSel ) ); in NextToken()
523 ImportInfo aImportInfo( HTMLIMP_INSERTPARA, this, pImpEditEngine->CreateESel( aCurSel ) ); in ImpInsertParaBreak()
548 ImportInfo aImportInfo( HTMLIMP_SETATTR, this, pImpEditEngine->CreateESel( aSel ) ); in ImpSetAttribs()
689 ImportInfo aImportInfo( HTMLIMP_INSERTTEXT, this, pImpEditEngine->CreateESel( aCurSel ) ); in ImpInsertText()
835 ImportInfo aImportInfo( HTMLIMP_INSERTFIELD, this, pImpEditEngine->CreateESel( aCurSel ) ); in AnchorEnd()
H A Deertfpar.cxx117 ImportInfo aImportInfo( RTFIMP_START, this, pImpEditEngine->CreateESel( aCurSel ) ); in CallParser()
125 ImportInfo aImportInfo( RTFIMP_END, this, pImpEditEngine->CreateESel( aCurSel ) ); in CallParser()
233 ImportInfo aImportInfo( RTFIMP_NEXTTOKEN, this, pImpEditEngine->CreateESel( aCurSel ) ); in NextToken()
246 ImportInfo aImportInfo( RTFIMP_UNKNOWNATTR, this, pImpEditEngine->CreateESel( aCurSel ) ); in UnknownAttrToken()
258 ImportInfo aImportInfo( RTFIMP_INSERTTEXT, this, pImpEditEngine->CreateESel( aCurSel ) ); in InsertText()
270 ImportInfo aImportInfo( RTFIMP_INSERTPARA, this, pImpEditEngine->CreateESel( aCurSel ) ); in InsertPara()
360 ImportInfo aImportInfo( RTFIMP_SETATTR, this, pImpEditEngine->CreateESel( aSel ) ); in SetAttrInDoc()
H A Dediteng.cxx775 return pE->pImpEditEngine->CreateESel( aSel ); in GetWord()
785 return pE->pImpEditEngine->CreateESel( aSel ); in WordLeft()
795 return pE->pImpEditEngine->CreateESel( aSel ); in WordRight()
805 return pE->pImpEditEngine->CreateESel( aSel ); in CursorLeft()
815 return pE->pImpEditEngine->CreateESel( aSel ); in CursorRight()
823 return pE->pImpEditEngine->CreateESel( aSentenceSel ); in SelectSentence()
H A Dimpedit4.cxx149 ESelection aESel = CreateESel( aSel ); in ReadXML()
339 ESelection aESel = CreateESel( aSel ); in WriteXML()
3090 ESelection aESel( CreateESel( aSel ) ); in TransliterateText()
3132 ESelection aESel( CreateESel( aNewSel ) ); in TransliterateText()
H A Dimpedit.hxx868 inline ESelection CreateESel( const EditSelection& rSel );
1049 inline ESelection ImpEditEngine::CreateESel( const EditSelection& rSel ) in CreateESel() function in ImpEditEngine
H A Dimpedit5.cxx204 ESelection aESel( CreateESel( aSel ) ); in CreateAttribUndo()
H A Dimpedit.cxx1621 pDragAndDropInfo->aBeginDragSel = pEditEngine->pImpEditEngine->CreateESel( aCopySel ); in dragGestureRecognized()
1909 ESelection aCurSel = pEditEngine->pImpEditEngine->CreateESel( GetEditSelection() ); in dragOver()
H A Dimpedit2.cxx594 pView->SetSelection( CreateESel( aNewSel ) ); in Command()
2616 ESelection aESel( CreateESel(aSel) ); in AutoCorrect()
4511 ESelection aESel( CreateESel( pEditView->pImpEditView->GetEditSelection() ) ); in IndentBlock()

Completed in 314 milliseconds