Searched refs:SwOneExampleFrame (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/sw/source/ui/utlui/ |
H A D | unotools.cxx | 76 SwOneExampleFrame::SwOneExampleFrame( Window& rWin, in SwOneExampleFrame() function in SwOneExampleFrame 114 void SwOneExampleFrame::CreateErrorMessage(Window* pParent) in CreateErrorMessage() 116 if(SwOneExampleFrame::bShowServiceNotAvailableMessage) in CreateErrorMessage() 127 SwOneExampleFrame::~SwOneExampleFrame() in ~SwOneExampleFrame() 134 void SwOneExampleFrame::CreateControl() in CreateControl() 192 void SwOneExampleFrame::DisposeControl() in DisposeControl() 204 IMPL_LINK( SwOneExampleFrame, TimeoutHdl, Timer*, pTimer ) in IMPL_LINK() argument 413 void SwOneExampleFrame::CreatePopup(const Point& rPt) in CreatePopup() 422 Link aSelLk = LINK(this, SwOneExampleFrame, PopupHdl ); in CreatePopup() 454 IMPL_LINK(SwOneExampleFrame, PopupHdl, Menu*, pMenu ) in IMPL_LINK() argument [all …]
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | unotools.hxx | 46 class SwOneExampleFrame; 49 SwOneExampleFrame* pExampleFrame; 51 SwFrmCtrlWindow(Window* pParent, WinBits nBits, SwOneExampleFrame* pFrame); 78 class SW_DLLPUBLIC SwOneExampleFrame class 109 SwOneExampleFrame(Window& rWin, 113 ~SwOneExampleFrame();
|
H A D | glossary.hxx | 100 class SwOneExampleFrame; 128 SwOneExampleFrame* pExampleFrame;
|
H A D | swuicnttab.hxx | 72 class SwOneExampleFrame; 83 SwOneExampleFrame* pExampleFrame;
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | mmlayoutpage.hxx | 38 class SwOneExampleFrame; 70 SwOneExampleFrame* m_pExampleFrame;
|
H A D | mmlayoutpage.cxx | 145 m_pExampleFrame = new SwOneExampleFrame( m_aExampleWIN, in SwMailMergeLayoutPage()
|
/aoo42x/main/sw/source/ui/envelp/ |
H A D | swuilabimp.hxx | 98 class SwOneExampleFrame; 113 SwOneExampleFrame* pExampleFrame;
|
H A D | labelexp.cxx | 61 pExampleFrame = new SwOneExampleFrame( aExampleWIN, in InitFrameControl()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | glossary.cxx | 1233 pExampleFrame = new SwOneExampleFrame( aExampleWIN, in IMPL_LINK()
|
/aoo42x/main/sw/source/ui/index/ |
H A D | cnttab.cxx | 602 pExampleFrame = new SwOneExampleFrame( in IMPL_LINK()
|
Completed in 129 milliseconds