Home
last modified time | relevance | path

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

/aoo42x/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()
127 Sequence<OUString>& rPropNames, const SwLabRec& rRec) in lcl_CreateProperties()
175 SwLabRec* pNewRec = lcl_CreateSwLabRec(aValues, rManufacturer); in FillLabels()
176 rLabArr.C40_INSERT( SwLabRec, pNewRec, rLabArr.Count() ); in FillLabels()
231 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()
79 void SwLabRec::FillItem( SwLabItem& rItem ) const in FillItem()
169 SwLabRec* pRec = new SwLabRec; in SwLabDlg()
187 pRecs->C40_INSERT( SwLabRec, pRec, 0 ); in SwLabDlg()
231 SwLabRec* pRec = GetRecord(rItem.aType, rItem.bCont); in GetLabItem()
238 SwLabRec* SwLabDlg::GetRecord(const String &rRecName, sal_Bool bCont) in GetRecord()
240 SwLabRec* pRec = NULL; in GetRecord()
535 SwLabRec* pRec = GetSelectedEntryPos(); in IMPL_LINK_INLINE_END()
559 SwLabRec* SwLabPage::GetSelectedEntryPos() in GetSelectedEntryPos()
[all …]
H A Dlabimp.hxx86 class SwLabRec class
89 SwLabRec() {} in SwLabRec() function in SwLabRec
112 SV_DECL_PTRARR_DEL( SwLabRecs, SwLabRec*, 110, 10 )
H A Dlabfmt.hxx159 SwLabRec& rLabRec;
165 SwSaveLabelDlg(SwLabFmtPage* pParent, SwLabRec& rRec);
H A Dlabfmt.cxx535 SwLabRec& rRec = *GetParent()->Recs()[0]; in FillItem()
598 SwLabRec aRec; in IMPL_LINK()
636 SwSaveLabelDlg::SwSaveLabelDlg(SwLabFmtPage* pParent, SwLabRec& rRec) : in SwSaveLabelDlg()
H A Dswuilabimp.hxx70 SwLabRec* GetSelectedEntryPos();
/aoo42x/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);
/aoo42x/main/sw/inc/
H A Dswabstdlg.hxx59 class SwLabRec;

Completed in 71 milliseconds