Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx133 DBG_NAME(OFieldDescControl) in DBG_NAME() argument
181 DBG_CTOR(OFieldDescControl,NULL); in DBG_NAME()
186 OFieldDescControl::OFieldDescControl( Window* pParent, OTableDesignHelpBar* pHelpBar ) in OFieldDescControl() function in OFieldDescControl
231 DBG_CTOR(OFieldDescControl,NULL); in OFieldDescControl()
235 void OFieldDescControl::Contruct() in Contruct()
256 OFieldDescControl::~OFieldDescControl() in ~OFieldDescControl()
324 void OFieldDescControl::Init() in Init()
437 void OFieldDescControl::Resize() in Resize()
1793 void OFieldDescControl::cut() in cut()
1799 void OFieldDescControl::copy() in copy()
[all …]
H A DColumnControlWindow.cxx60 : OFieldDescControl(pParent,NULL) in DBG_NAME()
87 OFieldDescControl::ActivateAggregate( eType ); in ActivateAggregate()
101 OFieldDescControl::DeactivateAggregate( eType ); in DeactivateAggregate()
/trunk/main/dbaccess/source/ui/inc/
H A DFieldDescControl.hxx84 class OFieldDescControl : public TabPage class
197 OFieldDescControl( Window* pParent, OTableDesignHelpBar* pHelpBar);
198 OFieldDescControl( Window* pParent, const ResId& rResId, OTableDesignHelpBar* pHelpBar);
199 virtual ~OFieldDescControl();
H A DColumnControlWindow.hxx46 class OColumnControlWindow : public OFieldDescControl
H A DWTypeSelect.hxx43 class OWizTypeSelectControl : public OFieldDescControl
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableFieldControl.hxx37 class OTableFieldControl : public OFieldDescControl
59 …String BoolStringPersistent(const String& rUIString) const { return OFieldDescControl::BoolStringP… in BoolStringPersistent()
60 …String BoolStringUI(const String& rPersistentString) const { return OFieldDescControl::BoolStringU… in BoolStringUI()
H A DTableFieldControl.cxx63 …TableFieldControl( Window* pParent, OTableDesignHelpBar* pHelpBar) :OFieldDescControl(pParent,pHel… in OTableFieldControl()
106 OFieldDescControl::ActivateAggregate(eType); in ActivateAggregate()
118 OFieldDescControl::DeactivateAggregate(eType); in DeactivateAggregate()
/trunk/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx84 : OFieldDescControl(pParent,rResId,pHelpBar) in DBG_NAME()
106 OFieldDescControl::ActivateAggregate( eType ); in ActivateAggregate()
120 OFieldDescControl::DeactivateAggregate( eType ); in DeactivateAggregate()
/trunk/main/dbaccess/source/ui/uno/
H A DColumnPeer.cxx153 OFieldDescControl* pFieldControl = static_cast<OFieldDescControl*>( GetWindow() ); in getProperty()

Completed in 45 milliseconds