Searched defs:IsConsistent (Results 1 – 8 of 8) sorted by relevance
182 sal_Bool ObjNode::IsConsistent( RscInconsList * pList ) in IsConsistent() function in ObjNode
330 static sal_Bool IsConsistent( RscInstNode * pNode, RscInconsList * pList ) in IsConsistent() function345 sal_Bool RscArray::IsConsistent( const RSCINST & rInst, RscInconsList * pList ) in IsConsistent() function in RscArray
592 sal_Bool RscMgr::IsConsistent( const RSCINST & rInst, RscInconsList * pList ) in IsConsistent() function in RscMgr
714 sal_Bool RscIdRange::IsConsistent( const RSCINST & rInst, RscInconsList * pList ) in IsConsistent() function in RscIdRange
656 sal_Bool RscTop::IsConsistent( const RSCINST & rInst, in IsConsistent() function in RscTop
558 sal_Bool RscClass::IsConsistent( const RSCINST & rInst, RscInconsList * pList ) in IsConsistent() function in RscClass
672 sal_Bool RscBaseCont::IsConsistent( const RSCINST & rInst, RscInconsList * pList ){ in IsConsistent() function in RscBaseCont
249 sal_Bool IsConsistent() const { return nActColumn < aColumns.Count(); } in IsConsistent() function in SvxColumnItem
Completed in 63 milliseconds