Searched refs:getActiveChild (Results 1 – 6 of 6) sorted by relevance
318 IClipboardTest* OTableDesignView::getActiveChild() const in getActiveChild() function in OTableDesignView337 IClipboardTest* pTest = getActiveChild(); in isCopyAllowed()343 IClipboardTest* pTest = getActiveChild(); in isCutAllowed()349 IClipboardTest* pTest = getActiveChild(); in isPasteAllowed()355 IClipboardTest* pTest = getActiveChild(); in copy()362 IClipboardTest* pTest = getActiveChild(); in cut()369 IClipboardTest* pTest = getActiveChild(); in paste()
257 IClipboardTest* OTableFieldDescWin::getActiveChild() const in getActiveChild() function in OTableFieldDescWin274 return getActiveChild() && getActiveChild()->isCopyAllowed(); in isCopyAllowed()295 if ( getActiveChild() ) in copy()296 getActiveChild()->copy(); in copy()
60 IClipboardTest* getActiveChild() const;
377 IClipboardTest* OApplicationView::getActiveChild() const in getActiveChild() function in OApplicationView387 IClipboardTest* pTest = getActiveChild(); in isCopyAllowed()393 IClipboardTest* pTest = getActiveChild(); in isCutAllowed()399 IClipboardTest* pTest = getActiveChild(); in isPasteAllowed()405 IClipboardTest* pTest = getActiveChild(); in copy()412 IClipboardTest* pTest = getActiveChild(); in cut()419 IClipboardTest* pTest = getActiveChild(); in paste()
111 IClipboardTest* getActiveChild() const;
85 IClipboardTest* getActiveChild() const;
Completed in 43 milliseconds