Searched refs:Recs (Results 1 – 3 of 3) sorted by relevance
244 const sal_uInt16 nCount = Recs().Count(); in GetRecord()247 pRec = Recs()[i]; in GetRecord()256 pRec = Recs()[0]; in GetRecord()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()
535 SwLabRec& rRec = *GetParent()->Recs()[0]; in FillItem()
68 SwLabRecs &Recs() { return *pRecs; } in Recs() function in SwLabDlg69 const SwLabRecs &Recs() const { return *pRecs; } in Recs() function in SwLabDlg
Completed in 18 milliseconds