Searched refs:OTableHelperImpl (Results 1 – 2 of 2) sorted by relevance
104 struct OTableHelperImpl struct118 OTableHelperImpl(const Reference< ::com::sun::star::sdbc::XConnection >& _xConnection) in OTableHelperImpl() argument148 ,m_pImpl(new OTableHelperImpl(_xConnection)) in OTableHelper()167 ,m_pImpl(new OTableHelperImpl(_xConnection)) in OTableHelper()
81 struct OTableHelperImpl;85 ::std::auto_ptr<OTableHelperImpl> m_pImpl;
Completed in 16 milliseconds