Searched refs:SwLabDlg (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/sw/source/ui/inc/ |
H A D | label.hxx | 41 class SwLabDlg : public SfxTabDialog class 61 SwLabDlg( Window* pParent, const SfxItemSet& rSet, 63 ~SwLabDlg(); 88 inline void SwLabDlg::ReplaceGroup( const String &rMake ) in ReplaceGroup()
|
/aoo42x/main/sw/source/ui/envelp/ |
H A D | label1.cxx | 94 void SwLabDlg::_ReplaceGroup( const String &rMake ) in _ReplaceGroup() 106 void SwLabDlg::PageCreated(sal_uInt16 nId, SfxTabPage &rPage) in PageCreated() 126 SwLabDlg::SwLabDlg(Window* pParent, const SfxItemSet& rSet, in SwLabDlg() function in SwLabDlg 209 SwLabDlg::~SwLabDlg() in ~SwLabDlg() 215 void SwLabDlg::GetLabItem(SwLabItem &rItem) in GetLabItem() 238 SwLabRec* SwLabDlg::GetRecord(const String &rRecName, sal_Bool bCont) in GetRecord() 263 Printer *SwLabDlg::GetPrt() in GetPrt()
|
H A D | labprt.hxx | 35 class SwLabDlg; 63 SwLabDlg* GetParent() {return (SwLabDlg*) SfxTabPage::GetParent()->GetParent();} in GetParent()
|
H A D | labfmt.hxx | 138 SwLabDlg* GetParent() {return (SwLabDlg*) SfxTabPage::GetParent()->GetParent();} in GetParent()
|
H A D | swuilabimp.hxx | 86 SwLabDlg* GetParent() {return (SwLabDlg*) SfxTabPage::GetParent()->GetParent();} in GetParent()
|
H A D | labelexp.cxx | 197 SwLabDlg::UpdateFieldInformation(xModel, aLabItem); in UpdateFields() 203 void SwLabDlg::UpdateFieldInformation(uno::Reference< frame::XModel > & xModel, const SwLabItem& rI… in UpdateFieldInformation()
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 965 SwLabDlg* pDlg=NULL; in CreateSwLabDlg() 969 pDlg = new SwLabDlg( pParent, rSet, pNewDBMgr,bLabel ); in CreateSwLabDlg() 983 return SwLabDlg::UpdateFieldInformation; in GetSwLabDlgStaticMethod()
|
H A D | swdlgfact.hxx | 38 class SwLabDlg; 182 DECL_ABSTDLG_BASE(AbstarctSwLabDlg_Impl,SwLabDlg)
|
Completed in 46 milliseconds