Searched refs:Recs (Results 1 – 3 of 3) sorted by relevance
238 const sal_uInt16 nCount = Recs().Count(); in GetRecord()241 pRec = Recs()[i]; in GetRecord()250 pRec = Recs()[0]; in GetRecord()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()
527 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 30 milliseconds