Home
last modified time | relevance | path

Searched refs:CHatchWin (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/embedserv/source/embed/
H A Dsyswinwrapper.cxx53 typedef CHatchWin *PCHatchWin;
163 CHatchWin::CHatchWin(HINSTANCE hInst,const DocumentHolder* pDocHolder) in CHatchWin() function in CHatchWin
185 CHatchWin::~CHatchWin(void) in ~CHatchWin()
216 BOOL CHatchWin::Init(HWND hWndParent, UINT uID, HWND hWndAssoc) in Init()
232 void CHatchWin::SetTrans() in SetTrans()
254 HWND CHatchWin::HwndAssociateSet(HWND hWndAssoc) in HwndAssociateSet()
263 HWND CHatchWin::HwndAssociateGet(void) in HwndAssociateGet()
289 void CHatchWin::RectsSet(LPRECT prcPos, LPRECT prcClip) in RectsSet()
341 void CHatchWin::ChildSet(HWND hWndKid) in ChildSet()
376 void CHatchWin::ShowHatch(BOOL fHatch) in ShowHatch()
H A Ddocholder.cxx306 m_pCHatchWin = new winwrap::CHatchWin( in InPlaceActivate()
/aoo4110/main/embedserv/source/inc/
H A Dsyswinwrapper.hxx140 class CHatchWin : public CWindow class
159 CHatchWin(HINSTANCE,const DocumentHolder*);
160 ~CHatchWin(void);
H A Ddocholder.hxx45 class CHatchWin;
63 winwrap::CHatchWin* m_pCHatchWin;

Completed in 39 milliseconds