Home
last modified time | relevance | path

Searched defs:DBSubComponentController_Impl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx131 struct DBSubComponentController_Impl struct
137 OModuleClient m_aModuleClient;
144 SharedConnection m_xConnection;
148 DataSourceHolder m_aDataSource;
149 Reference< XModel > m_xDocument;
150 …atter > m_xFormatter; // a number formatter working with the connection's NumberFormatsSupplier
151 sal_Int32 m_nDocStartNumber;
152 …al_Bool m_bSuspended; // is true when the controller was already suspended
153 sal_Bool m_bEditable; // is the control readonly or not
154 sal_Bool m_bModified; // is the data modified
[all …]