Home
last modified time | relevance | path

Searched refs:rExcludeCountry (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx360 const ::rtl::OUString rExcludeCountry = rConfigItem.GetExcludeCountry(); in InsertAddressFrame() local
361 bool bSpecialReplacementForCountry = (!bIncludeCountry || rExcludeCountry.getLength()); in InsertAddressFrame()
405 if( rExcludeCountry.getLength() ) in InsertAddressFrame()
414 sCondition += String(rExcludeCountry); in InsertAddressFrame()
H A Dmailmergehelper.cxx531 const ::rtl::OUString rExcludeCountry = rConfigItem.GetExcludeCountry(); in FillData() local
532 bool bSpecialReplacementForCountry = (!bIncludeCountry || rExcludeCountry.getLength()); in FillData()
581 if( rExcludeCountry.getLength() && sReplace != rExcludeCountry ) in FillData()

Completed in 22 milliseconds