Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/envelp/
H A Dlabel1.cxx244 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()
H A Dlabfmt.cxx535 SwLabRec& rRec = *GetParent()->Recs()[0]; in FillItem()
/aoo42x/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 25 milliseconds