Home
last modified time | relevance | path

Searched refs:InsertText (Results 76 – 100 of 100) sorted by relevance

1234

/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx2350 pShell->GetEditView()->InsertText( xTrans, ::rtl::OUString(), sal_False ); in insertTransferable()
2361 pOutView->GetEditView().InsertText( xTrans, ::rtl::OUString(), sal_False ); in insertTransferable()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx2211 pTNd->InsertText( rTxt, aIdx, in ChgTextToNum()
2258 pTNd->InsertText( sTmp, aIdx, in ChgNumToText()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx2636 sal_Bool bRet = rCacheTF.InsertText( sText, MakeCursor(nIndex + nBulletLen) ); in insertText()
2680 sal_Bool bRet = rCacheTF.InsertText( sReplacement, aSelection ); in replaceText()
/trunk/main/sw/source/core/undo/
H A Dundobj.cxx418 pTxtNd->InsertText( sal_Unicode(' '), aPos.nContent, in MoveToUndoNds()
H A Duntbl.cxx2335 pTxtNd->InsertText( aStr, aIdx, in UndoImpl()
/trunk/main/editeng/source/rtf/
H A Dsvxrtf.cxx240 InsertText(); in NextToken()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx262 pOutView->InsertText(aString); in Execute()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx840 aPaM = mpDoc->InsertText( aPaM, c ); in ImpInsertText()
894 aPaM = mpDoc->InsertText( aPaM, aLine ); in ImpInsertText()
H A Dtextview.cxx1365 void TextView::InsertText( const XubString& rStr, sal_Bool bSelect ) in InsertText() function in TextView
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx132 pTxtNd->InsertText( *pNewClpTxt, SwIndex( pTxtNd ) ); in Copy()
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx1515 pOLV->InsertText( aOUString ); in InsertData()
/trunk/main/svx/workben/
H A Dedittest.cxx1009 pEditView->InsertText( *pBinObj ); in IMPL_LINK()
/trunk/main/starmath/source/
H A Daccessibility.cxx1493 sal_Bool SmTextForwarder::InsertText( const String& rStr, const ESelection& rSelection ) in InsertText() function in SmTextForwarder
/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx227 virtual sal_Bool InsertText( const String&, const ESelection& );
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx2198 …pOLV->GetEditView().InsertText( xTrans, GetView()->GetDocShell()->GetMedium()->GetBaseURL(), sal_F… in insertTransferable()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1959 m_rView.InsertText(rText); in changeParagraphText()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx2698 sal_Bool SvxDummyTextSource::InsertText( const String&, const ESelection& ) in InsertText() function in SvxDummyTextSource
/trunk/main/helpcontent2/helpers/
H A Dlongnames_commands.csv263 FN_INSERT_STRING,.uno:InsertText
H A Duno_hid.lst263 FN_INSERT_STRING,20331,.uno:InsertText
H A Dhelp_hid.lst280 FN_INSERT_STRING,20331,.uno:InsertText
/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx832 pNode->InsertText( c, rIdx, INS_EMPTYEXPAND ); in Overwrite()
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx2659 void SwNewDBMgr::InsertText(SwWrtShell& rSh, in InsertText() function in SwNewDBMgr
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx2043 void SwRTFParser::InsertText() in InsertText() function in SwRTFParser
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx1583 pDelPara->pLastNd->InsertText( pDelPara->cCh, aCntIdx, in lcl_DelBox()
/trunk/main/sw/sdi/
H A Dswriter.sdi8909 SfxVoidItem InsertText FN_INSERT_STRING

Completed in 331 milliseconds

1234