Lines Matching refs:OTableFieldDesc
46 DBG_NAME(OTableFieldDesc) in DBG_NAME() argument
48 OTableFieldDesc::OTableFieldDesc() in DBG_NAME()
60 DBG_CTOR(OTableFieldDesc,NULL); in DBG_NAME()
63 OTableFieldDesc::OTableFieldDesc(const OTableFieldDesc& rRS) in OTableFieldDesc() function in OTableFieldDesc
67 DBG_CTOR(OTableFieldDesc,NULL); in OTableFieldDesc()
72 OTableFieldDesc::OTableFieldDesc(const ::rtl::OUString& rT, const ::rtl::OUString& rF ) in OTableFieldDesc() function in OTableFieldDesc
80 DBG_CTOR(OTableFieldDesc,NULL); in OTableFieldDesc()
85 OTableFieldDesc::~OTableFieldDesc() in ~OTableFieldDesc()
87 DBG_DTOR(OTableFieldDesc,NULL); in ~OTableFieldDesc()
90 OTableFieldDesc& OTableFieldDesc::operator=( const OTableFieldDesc& rRS ) in operator =()
115 sal_Bool OTableFieldDesc::operator==( const OTableFieldDesc& rDesc ) in operator ==()
117 DBG_CHKTHIS(OTableFieldDesc,NULL); in operator ==()
132 void OTableFieldDesc::SetCriteria( sal_uInt16 nIdx, const ::rtl::OUString& rCrit) in SetCriteria()
134 DBG_CHKTHIS(OTableFieldDesc,NULL); in SetCriteria()
146 ::rtl::OUString OTableFieldDesc::GetCriteria( sal_uInt16 nIdx ) const in GetCriteria()
148 DBG_CHKTHIS(OTableFieldDesc,NULL); in GetCriteria()
171 void OTableFieldDesc::Load( const ::com::sun::star::beans::PropertyValue& i_rSettings, const bool i… in Load()
173 DBG_CHKTHIS(OTableFieldDesc,NULL); in Load()
203 void OTableFieldDesc::Save( ::comphelper::NamedValueCollection& o_rSettings, const bool i_bIncludin… in Save()
205 DBG_CHKTHIS(OTableFieldDesc,NULL); in Save()