Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx2143 sNoCharStyle( SW_RES(STR_NO_CHAR_STYLE)), in SwTOXEntryTabPage()
2194 aCharStyleLB.InsertEntry(sNoCharStyle); in SwTOXEntryTabPage()
2325 aMainEntryStyleLB.SelectEntry(sNoCharStyle); in Reset()
2550 rDesc.SetMainEntryCharStyle(sNoCharStyle == sTemp ? aEmptyStr : sTemp); in UpdateDescriptor()
2847 aCharStyleLB.SelectEntry(sNoCharStyle); in IMPL_LINK()
2851 aEditStylePB.Enable(sEntry != sNoCharStyle); in IMPL_LINK()
2982 aEditStylePB.Enable(sEntry != sNoCharStyle); in IMPL_LINK()
2983 if(sEntry == sNoCharStyle) in IMPL_LINK()
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx435 String sNoCharStyle; member in SwTOXEntryTabPage

Completed in 46 milliseconds