Searched refs:InsertLabEnvText (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sw/source/ui/app/ |
| H A D | appenv.cxx | 87 String InsertLabEnvText( SwWrtShell& rSh, SwFldMgr& rFldMgr, const String& rText ) in InsertLabEnvText() function 454 InsertLabEnvText( *pSh, aFldMgr, rItem.aSendText ); in InsertEnv() 469 InsertLabEnvText(*pSh, aFldMgr, rItem.aAddrText); in InsertEnv()
|
| H A D | applab.cxx | 87 extern String InsertLabEnvText( SwWrtShell& , SwFldMgr& , const String& ); 169 …if( (!rItem.bSynchron || !(nCol|nRow)) && (sDBName = InsertLabEnvText( rSh, rFldMgr, rItem.aWritin… in lcl_InsertLabText()
|