Home
last modified time | relevance | path

Searched refs:SwLabRec (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sw/source/ui/envelp/
H A Dlabelcfg.cxx79 SwLabRec* lcl_CreateSwLabRec(Sequence<Any>& rValues, const OUString& rManufacturer) in lcl_CreateSwLabRec()
81 SwLabRec* pNewRec = new SwLabRec; in lcl_CreateSwLabRec()
125 Sequence<OUString>& rPropNames, const SwLabRec& rRec) in lcl_CreateProperties()
171 SwLabRec* pNewRec = lcl_CreateSwLabRec(aValues, rManufacturer); in FillLabels()
172 rLabArr.C40_INSERT( SwLabRec, pNewRec, rLabArr.Count() ); in FillLabels()
227 const rtl::OUString& rType, const SwLabRec& rRec) in SaveLabel()
H A Dlabel1.cxx62 SV_IMPL_PTRARR( SwLabRecs, SwLabRec* );
64 void SwLabRec::SetFromItem( const SwLabItem& rItem ) in SetFromItem()
77 void SwLabRec::FillItem( SwLabItem& rItem ) const in FillItem()
165 SwLabRec* pRec = new SwLabRec; in SwLabDlg()
183 pRecs->C40_INSERT( SwLabRec, pRec, 0 ); in SwLabDlg()
225 SwLabRec* pRec = GetRecord(rItem.aType, rItem.bCont); in GetLabItem()
232 SwLabRec* SwLabDlg::GetRecord(const String &rRecName, sal_Bool bCont) in GetRecord()
234 SwLabRec* pRec = NULL; in GetRecord()
529 SwLabRec* pRec = GetSelectedEntryPos(); in IMPL_LINK_INLINE_END()
553 SwLabRec* SwLabPage::GetSelectedEntryPos() in GetSelectedEntryPos()
[all …]
H A Dlabimp.hxx86 class SwLabRec class
89 SwLabRec() {} in SwLabRec() function in SwLabRec
110 SV_DECL_PTRARR_DEL( SwLabRecs, SwLabRec*, 110, 10 )
H A Dlabfmt.hxx155 SwLabRec& rLabRec;
161 SwSaveLabelDlg(SwLabFmtPage* pParent, SwLabRec& rRec);
H A Dlabfmt.cxx527 SwLabRec& rRec = *GetParent()->Recs()[0]; in FillItem()
586 SwLabRec aRec; in IMPL_LINK()
622 SwSaveLabelDlg::SwSaveLabelDlg(SwLabFmtPage* pParent, SwLabRec& rRec) : in SwSaveLabelDlg()
H A Dswuilabimp.hxx70 SwLabRec* GetSelectedEntryPos();
/aoo41x/main/sw/source/ui/inc/
H A Dlabelcfg.hxx30 class SwLabRec;
51 const SwLabRec& rRec);
H A Dlabel.hxx34 class SwLabRec;
65 SwLabRec* GetRecord(const String &rRecName, sal_Bool bCont);
/aoo41x/main/sw/inc/
H A Dswabstdlg.hxx59 class SwLabRec;

Completed in 33 milliseconds