Home
last modified time | relevance | path

Searched refs:GetValueTextByVal (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svl/source/items/
H A Dvisitem.cxx77 rText = GetValueTextByVal(m_nValue.bVisible); in GetPresentation()
135 UniString SfxVisibilityItem::GetValueTextByVal(sal_Bool bTheValue) const in GetValueTextByVal() function in SfxVisibilityItem
H A Dcenumitm.cxx226 rText = GetValueTextByVal(m_bValue); in GetPresentation()
283 UniString CntBoolItem::GetValueTextByVal(sal_Bool bTheValue) const in GetValueTextByVal() function in CntBoolItem
/trunk/main/svx/inc/svx/
H A Dsdooitm.hxx44 virtual String GetValueTextByVal(sal_Bool bVal) const;
H A Dsdynitm.hxx43 virtual String GetValueTextByVal(sal_Bool bVal) const;
/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx765 XubString __EXPORT SdrOnOffItem::GetValueTextByVal(sal_Bool bVal) const in GetValueTextByVal() function in SdrOnOffItem
774 rText=GetValueTextByVal(GetValue()); in GetPresentation()
805 XubString __EXPORT SdrYesNoItem::GetValueTextByVal(sal_Bool bVal) const in GetValueTextByVal() function in SdrYesNoItem
814 rText=GetValueTextByVal(GetValue()); in GetPresentation()
1460 rText = GetValueTextByVal( GetValue() ); in GetPresentation()
/trunk/main/svl/inc/svl/
H A Dvisitem.hxx82 virtual UniString GetValueTextByVal(sal_Bool bTheValue) const;
H A Dcenumitm.hxx165 virtual UniString GetValueTextByVal(sal_Bool bTheValue) const;

Completed in 38 milliseconds