Searched refs:OFieldDescControl (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/dbaccess/source/ui/control/ |
H A D | FieldDescControl.cxx | 133 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 D | ColumnControlWindow.cxx | 60 : OFieldDescControl(pParent,NULL) in DBG_NAME() 87 OFieldDescControl::ActivateAggregate( eType ); in ActivateAggregate() 101 OFieldDescControl::DeactivateAggregate( eType ); in DeactivateAggregate()
|
/aoo41x/main/dbaccess/source/ui/inc/ |
H A D | FieldDescControl.hxx | 84 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 D | ColumnControlWindow.hxx | 46 class OColumnControlWindow : public OFieldDescControl
|
H A D | WTypeSelect.hxx | 43 class OWizTypeSelectControl : public OFieldDescControl
|
/aoo41x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableFieldControl.hxx | 37 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 D | TableFieldControl.cxx | 63 …TableFieldControl( Window* pParent, OTableDesignHelpBar* pHelpBar) :OFieldDescControl(pParent,pHel… in OTableFieldControl() 106 OFieldDescControl::ActivateAggregate(eType); in ActivateAggregate() 118 OFieldDescControl::DeactivateAggregate(eType); in DeactivateAggregate()
|
/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | WTypeSelect.cxx | 84 : OFieldDescControl(pParent,rResId,pHelpBar) in DBG_NAME() 106 OFieldDescControl::ActivateAggregate( eType ); in ActivateAggregate() 120 OFieldDescControl::DeactivateAggregate( eType ); in DeactivateAggregate()
|
/aoo41x/main/dbaccess/source/ui/uno/ |
H A D | ColumnPeer.cxx | 153 OFieldDescControl* pFieldControl = static_cast<OFieldDescControl*>( GetWindow() ); in getProperty()
|
Completed in 28 milliseconds