Searched refs:RscBaseCont (Results 1 – 3 of 3) sorted by relevance
68 RscBaseCont::RscBaseCont( Atom nId, sal_uInt32 nTypeId, RscTop * pSuper, in RscBaseCont() function in RscBaseCont89 RscBaseCont::~RscBaseCont() in ~RscBaseCont()102 RSCCLASS_TYPE RscBaseCont::GetClassType() const in GetClassType()196 void RscBaseCont::Destroy( const RSCINST & rInst ){ in Destroy()342 sal_uInt32 RscBaseCont::GetCount( const RSCINST & rInst ){ in GetCount()545 ERRTYPE RscBaseCont::SetBool in SetBool()584 ERRTYPE RscBaseCont::SetConst in SetConst()720 void RscBaseCont::SetToDefault( const RSCINST & rInst ) in SetToDefault()745 sal_Bool RscBaseCont::IsDefault( const RSCINST & rInst ){ in IsDefault()908 void RscBaseCont::ContWriteRcAccess in ContWriteRcAccess()[all …]
43 class RscBaseCont : public RscTop class63 RscBaseCont( Atom nId, sal_uInt32 nTypId,66 ~RscBaseCont();117 class RscContWriteSrc : public RscBaseCont
71 RscBaseCont * pClass; in InitClassMgr()75 new RscBaseCont( InvalidAtom, RSC_NOTYPE, NULL, sal_False ), in InitClassMgr()
Completed in 32 milliseconds