Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/commontools/
H A Dstatementcomposer.cxx67 struct StatementComposer_Data struct
69 const Reference< XConnection > xConnection;
70 Reference< XSingleSelectQueryComposer > xComposer;
74 sal_Int32 nCommandType;
75 sal_Bool bEscapeProcessing;
76 bool bComposerDirty;
77 bool bDisposeComposer;
79 StatementComposer_Data( const Reference< XConnection >& _rxConnection ) in StatementComposer_Data() function

Completed in 17 milliseconds