Lines Matching refs:GetParent
318 const sal_uInt16 nCount = (sal_uInt16)GetParent()->Makes().Count(); in SwLabPage()
321 String &rStr = *GetParent()->Makes()[i]; in SwLabPage()
413 WaitObject aObj( GetParent() ); in IMPL_LINK()
458 WaitObject aWait( GetParent() ); in IMPL_LINK_INLINE_END()
462 GetParent()->TypeIds().Remove( 0, GetParent()->TypeIds().Count() ); in IMPL_LINK_INLINE_END()
465 GetParent()->ReplaceGroup( aMake ); in IMPL_LINK_INLINE_END()
469 const sal_uInt16 nCount = GetParent()->Recs().Count(); in IMPL_LINK_INLINE_END()
476 const String aType ( GetParent()->Recs()[i]->aType ); in IMPL_LINK_INLINE_END()
478 if ( GetParent()->Recs()[i]->aType == sCustom ) in IMPL_LINK_INLINE_END()
483 else if ( GetParent()->Recs()[i]->bCont == bCont ) in IMPL_LINK_INLINE_END()
493 GetParent()->TypeIds().Insert(i, GetParent()->TypeIds().Count()); in IMPL_LINK_INLINE_END()
495 nLstType = GetParent()->TypeIds().Count(); in IMPL_LINK_INLINE_END()
563 return GetParent()->GetRecord(sSelEntry, aContButton.IsChecked()); in GetSelectedEntryPos()
656 const sal_uInt16 nCount = (sal_uInt16)GetParent()->Makes().Count(); in Reset()
659 String &rStr = *GetParent()->Makes()[i]; in Reset()
672 GetParent()->UpdateGroup( aItem.aMake ); in Reset()