Searched defs:CntUnencodedStringItem (Results 1 – 2 of 2) sorted by relevance
34 class SVL_DLLPUBLIC CntUnencodedStringItem: public SfxPoolItem class41 CntUnencodedStringItem(sal_uInt16 which = 0): SfxPoolItem(which) in CntUnencodedStringItem() function in CntUnencodedStringItem44 CntUnencodedStringItem(sal_uInt16 which, const XubString & rTheValue): in CntUnencodedStringItem() function in CntUnencodedStringItem48 CntUnencodedStringItem(const CntUnencodedStringItem & rItem): in CntUnencodedStringItem() function in CntUnencodedStringItem
34 TYPEINIT1_AUTOFACTORY(SfxStringItem, CntUnencodedStringItem) in TYPEINIT1_AUTOFACTORY() argument
Completed in 12 milliseconds