Home
last modified time | relevance | path

Searched refs:Recs (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/ui/envelp/
H A Dlabel1.cxx238 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()
H A Dlabfmt.cxx527 SwLabRec& rRec = *GetParent()->Recs()[0]; in FillItem()
/aoo41x/main/sw/source/ui/inc/
H A Dlabel.hxx68 SwLabRecs &Recs() { return *pRecs; } in Recs() function in SwLabDlg
69 const SwLabRecs &Recs() const { return *pRecs; } in Recs() function in SwLabDlg

Completed in 179 milliseconds