Lines Matching refs:GetParent
312 const sal_uInt16 nCount = (sal_uInt16)GetParent()->Makes().Count(); in SwLabPage()
315 String &rStr = *GetParent()->Makes()[i]; in SwLabPage()
407 WaitObject aObj( GetParent() ); in IMPL_LINK()
452 WaitObject aWait( GetParent() ); in IMPL_LINK_INLINE_END()
456 GetParent()->TypeIds().Remove( 0, GetParent()->TypeIds().Count() ); in IMPL_LINK_INLINE_END()
459 GetParent()->ReplaceGroup( aMake ); in IMPL_LINK_INLINE_END()
463 const sal_uInt16 nCount = GetParent()->Recs().Count(); in IMPL_LINK_INLINE_END()
470 const String aType ( GetParent()->Recs()[i]->aType ); in IMPL_LINK_INLINE_END()
472 if ( GetParent()->Recs()[i]->aType == sCustom ) in IMPL_LINK_INLINE_END()
477 else if ( GetParent()->Recs()[i]->bCont == bCont ) in IMPL_LINK_INLINE_END()
487 GetParent()->TypeIds().Insert(i, GetParent()->TypeIds().Count()); in IMPL_LINK_INLINE_END()
489 nLstType = GetParent()->TypeIds().Count(); in IMPL_LINK_INLINE_END()
557 return GetParent()->GetRecord(sSelEntry, aContButton.IsChecked()); in GetSelectedEntryPos()
650 const sal_uInt16 nCount = (sal_uInt16)GetParent()->Makes().Count(); in Reset()
653 String &rStr = *GetParent()->Makes()[i]; in Reset()
666 GetParent()->UpdateGroup( aItem.aMake ); in Reset()