Home
last modified time | relevance | path

Searched refs:OTableHelperImpl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/connectivity/source/commontools/
H A DTTableHelper.cxx104 struct OTableHelperImpl struct
118 OTableHelperImpl(const Reference< ::com::sun::star::sdbc::XConnection >& _xConnection) in OTableHelperImpl() argument
148 ,m_pImpl(new OTableHelperImpl(_xConnection)) in OTableHelper()
167 ,m_pImpl(new OTableHelperImpl(_xConnection)) in OTableHelper()
/trunk/main/connectivity/inc/connectivity/
H A DTTableHelper.hxx81 struct OTableHelperImpl;
85 ::std::auto_ptr<OTableHelperImpl> m_pImpl;

Completed in 12 milliseconds