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