Home
last modified time | relevance | path

Searched refs:PutText (Results 1 – 17 of 17) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx188 sal_Bool PutText( const String& rShort, const String& rLong );
190 sal_Bool PutText( const String& rShort, SfxObjectShell& );
226 …virtual sal_Bool PutText( const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >…
311 …sal_Bool PutText( const String& rShort, const String& rLong, LanguageType eLang = LANGUAGE_SYSTEM …
313 sal_Bool PutText( const String& rShort, SfxObjectShell& rShell, in PutText() function in SvxAutoCorrect
315 { return _GetLanguageList( eLang ).PutText(rShort, rShell ); } in PutText()
/trunk/main/sw/inc/
H A Dswacorr.hxx33 using SvxAutoCorrect::PutText;
43 …virtual sal_Bool PutText( const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >…
H A Dshellio.hxx386 sal_uInt16 PutText( const String&, const String&, const String& ); // save (shortname, Text)
/trunk/main/sw/source/core/edit/
H A Dedglss.cxx79 nRet = rBlks.PutText( rShortName, rName, *pOnlyTxt ); in MakeGlossary()
142 nRet = rBlock.PutText( rShortName, rName, sBuf ); in SaveGlossaryDoc()
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx1683 sal_Bool SvxAutoCorrect::PutText( const String& rShort, const String& rLong, in PutText() function in SvxAutoCorrect
1688 bRet = pLangTable->Seek( sal_uLong(eLang) )->PutText(rShort, rLong); in PutText()
1711 sal_Bool SvxAutoCorrect::PutText( const com::sun::star::uno::Reference < com::sun::star::embed::XSt… in PutText() function in SvxAutoCorrect
2709 sal_Bool SvxAutoCorrectLanguageLists::PutText( const String& rShort, in PutText() function in SvxAutoCorrectLanguageLists
2764 sal_Bool SvxAutoCorrectLanguageLists::PutText( const String& rShort, in PutText() function in SvxAutoCorrectLanguageLists
2780 bRet = rAutoCorrect.PutText( xStg, sUserAutoCorrFile, rShort, rShell, sLong ); in PutText()
/trunk/main/sw/source/core/swg/
H A Dswblocks.cxx660 sal_uInt16 SwTextBlocks::PutText( const String& rShort, const String& rName, in PutText() function in SwTextBlocks
679 nErr = pImp->PutText( aNew, rName, rTxt ); in PutText()
H A DSwXMLTextBlocks.cxx604 sal_uLong SwXMLTextBlocks::PutText( const String& rShort, const String& rName, in PutText() function in SwXMLTextBlocks
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx1109 pAutoCorrect->PutText(sEntry, pDouble->sLong, eCurLang); in FillItemSet()
1128 pAutoCorrect->PutText( pDouble->sShort, in FillItemSet()
1132 pAutoCorrect->PutText( pDouble->sShort, pDouble->sLong, in FillItemSet()
1172 pAutoCorrect->PutText(sEntry, sLong, eLang); in FillItemSet()
1194 pAutoCorrect->PutText(sShort, *SfxObjectShell::Current(), eLang); in FillItemSet()
1198 pAutoCorrect->PutText(sShort, sLong, eLang); in FillItemSet()
/trunk/main/sw/source/core/sw3io/
H A Dswacorr.cxx68 sal_Bool SwAutoCorrect::PutText( const uno::Reference < embed::XStorage >& rStg, const String& rFi… in PutText() function in SwAutoCorrect
/trunk/main/sw/source/core/inc/
H A DSwXMLTextBlocks.hxx72 virtual sal_uLong PutText( const String&, const String&, const String& );
H A Dswblocks.hxx127 virtual sal_uLong PutText( const String&, const String&, const String& ) = 0;
/trunk/main/sc/source/filter/inc/
H A Dhtmlpars.hxx365 void PutText( const ImportInfo& rInfo );
/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx493 pACorr->PutText( rOld, rNew, eLanguage ); in AddAutoCorrection()
/trunk/main/sw/source/ui/lingu/
H A Dolmenu.cxx781 pACorr->PutText( aOrigWord, aNewWord, nCheckedLanguage ); in Execute()
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx2001 void ScHTMLTable::PutText( const ImportInfo& rInfo ) in PutText() function in ScHTMLTable
2910 mpCurrTable->PutText( rInfo ); in InsertText()
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx491 nRet = pGlosGroup->PutText( sShortName, sLongName, *pOnlyTxt ); in insertNewByName()
/trunk/main/editeng/source/editeng/
H A Deditview.cxx1291 pAutoCorrect->PutText( aSelected, aWord, PIMPEE->GetLanguage( aPaM2 ) ); in ExecuteSpellPopup()

Completed in 111 milliseconds