Home
last modified time | relevance | path

Searched refs:pRefChild (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddptabres.cxx2033 const ScDPResultDimension* pRefChild = pRefMember->GetChildDimension(); in FillDataRow() local
2049 sal_Bool bHasChild = ( pRefChild != NULL ); in FillDataRow()
2152 sal_Bool bHasChild = ( pRefChild != NULL ); in UpdateDataRow()
2220 ScDPResultDimension* pRefChild = pRefMember->GetChildDimension(); in SortMembers() local
2221 if ( pRefChild && pDataChild ) in SortMembers()
2233 ScDPResultDimension* pRefChild = pRefMember->GetChildDimension(); in DoAutoShow() local
2234 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 …]
/trunk/main/unoxml/source/dom/
H A Dnode.cxx686 xmlNodePtr const pRefChild(pRefNode->GetNodePtr()); in insertBefore() local
687 if (!pNewChild || !pRefChild) { throw RuntimeException(); } in insertBefore()
718 if (cur == pRefChild) { in insertBefore()

Completed in 34 milliseconds