Searched refs:GetValueTextByVal (Results 1 – 7 of 7) sorted by relevance
77 rText = GetValueTextByVal(m_nValue.bVisible); in GetPresentation()135 UniString SfxVisibilityItem::GetValueTextByVal(sal_Bool bTheValue) const in GetValueTextByVal() function in SfxVisibilityItem
226 rText = GetValueTextByVal(m_bValue); in GetPresentation()283 UniString CntBoolItem::GetValueTextByVal(sal_Bool bTheValue) const in GetValueTextByVal() function in CntBoolItem
44 virtual String GetValueTextByVal(sal_Bool bVal) const;
43 virtual String GetValueTextByVal(sal_Bool bVal) const;
82 virtual UniString GetValueTextByVal(sal_Bool bTheValue) const;
165 virtual UniString GetValueTextByVal(sal_Bool bTheValue) const;
765 XubString __EXPORT SdrOnOffItem::GetValueTextByVal(sal_Bool bVal) const in GetValueTextByVal() function in SdrOnOffItem774 rText=GetValueTextByVal(GetValue()); in GetPresentation()805 XubString __EXPORT SdrYesNoItem::GetValueTextByVal(sal_Bool bVal) const in GetValueTextByVal() function in SdrYesNoItem814 rText=GetValueTextByVal(GetValue()); in GetPresentation()1460 rText = GetValueTextByVal( GetValue() ); in GetPresentation()
Completed in 43 milliseconds