Home
last modified time | relevance | path

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

/trunk/main/xmlhelp/source/treeview/
H A Dtvfactory.cxx164 if( ! m_xHDS.is() ) in createInstanceWithArguments()
167 m_xHDS = Reference< XInterface >( p ); in createInstanceWithArguments()
170 Reference< XInterface > ret = m_xHDS; in createInstanceWithArguments()
190 Reference< XHierarchicalNameAccess > xhieraccess( m_xHDS,UNO_QUERY ); in createInstanceWithArguments()
197 return m_xHDS; in createInstanceWithArguments()
H A Dtvfactory.hxx128 com::sun::star::uno::Reference< com::sun::star::uno::XInterface > m_xHDS; member in treeview::TVFactory

Completed in 19 milliseconds