Searched refs:pRefChild (Results 1 – 2 of 2) sorted by relevance
2033 const ScDPResultDimension* pRefChild = pRefMember->GetChildDimension(); in FillDataRow() local2049 sal_Bool bHasChild = ( pRefChild != NULL ); in FillDataRow()2152 sal_Bool bHasChild = ( pRefChild != NULL ); in UpdateDataRow()2220 ScDPResultDimension* pRefChild = pRefMember->GetChildDimension(); in SortMembers() local2221 if ( pRefChild && pDataChild ) in SortMembers()2233 ScDPResultDimension* pRefChild = pRefMember->GetChildDimension(); in DoAutoShow() local2234 if ( pRefChild && pDataChild ) in DoAutoShow()2264 sal_Bool bHasChild = ( pRefChild != NULL ); in UpdateRunningTotals()2623 pDataChild->UpdateRunningTotals( pRefChild, nMeasure, in UpdateRunningTotals()2636 if ( pDataChild && pRefChild ) in DumpState()[all …]
686 xmlNodePtr const pRefChild(pRefNode->GetNodePtr()); in insertBefore() local687 if (!pNewChild || !pRefChild) { throw RuntimeException(); } in insertBefore()718 if (cur == pRefChild) { in insertBefore()
Completed in 31 milliseconds