Lines Matching defs:const
61 const IntlWrapper *) const in GetPresentation() argument
69 sal_Bool SfxEnumItemInterface::QueryValue(com::sun::star::uno::Any& rVal, sal_uInt8) in QueryValue()
93 XubString SfxEnumItemInterface::GetValueTextByPos(sal_uInt16) const in GetValueTextByPos()
101 sal_uInt16 SfxEnumItemInterface::GetValueByPos(sal_uInt16 nPos) const in GetValueByPos()
108 sal_uInt16 SfxEnumItemInterface::GetPosByValue(sal_uInt16 nValue) const in GetPosByValue()
117 sal_Bool SfxEnumItemInterface::IsEnabled(sal_uInt16) const in IsEnabled()
203 int CntBoolItem::operator ==(const SfxPoolItem & rItem) const in operator ==() argument
212 int CntBoolItem::Compare(const SfxPoolItem & rWith) const in Compare() argument
224 const IntlWrapper *) const in GetPresentation() argument
232 sal_Bool CntBoolItem::QueryValue(com::sun::star::uno::Any& rVal, sal_uInt8) const in QueryValue()
254 SfxPoolItem * CntBoolItem::Create(SvStream & rStream, sal_uInt16) const in Create()
261 SvStream & CntBoolItem::Store(SvStream & rStream, sal_uInt16) const in Store()
269 SfxPoolItem * CntBoolItem::Clone(SfxItemPool *) const in Clone()
283 UniString CntBoolItem::GetValueTextByVal(sal_Bool bTheValue) const in GetValueTextByVal()