Home
last modified time | relevance | path

Searched refs:createView (Results 1 – 21 of 21) sorted by relevance

/trunk/main/connectivity/source/drivers/mysql/
H A DYViews.cxx97 createView(descriptor); in appendObject()
130 void OViews::createView( const Reference< XPropertySet >& descriptor ) in createView() function in OViews
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHViews.cxx103 createView(descriptor); in appendObject()
136 void HViews::createView( const Reference< XPropertySet >& descriptor ) in createView() function in HViews
/trunk/main/connectivity/source/drivers/adabas/
H A DBViews.cxx119 createView(descriptor); in appendObject()
158 void OViews::createView( const Reference< XPropertySet >& descriptor ) in createView() function in OViews
/trunk/main/offapi/com/sun/star/frame/
H A DXModel2.idl83 @see createView
93 <p>Effectively, this method is equivalent to calling <member>createView</member> with
/trunk/main/dbaccess/source/ui/inc/
H A DUITools.hxx393 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> createView( const ::rtl::…
399 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> createView(
H A DWCopyTable.hxx393 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > createView() const;
/trunk/main/scripting/source/provider/
H A DBrowseNodeFactoryImpl.hxx71 createView( sal_Int16 viewType )
H A DBrowseNodeFactoryImpl.cxx690 BrowseNodeFactoryImpl::createView( sal_Int16 viewType ) in createView() function in browsenodefactory::BrowseNodeFactoryImpl
/trunk/main/connectivity/source/inc/adabas/
H A DBViews.hxx44 …void createView( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& …
/trunk/main/connectivity/source/inc/hsqldb/
H A DHViews.hxx45 …void createView( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& …
/trunk/main/connectivity/source/inc/mysql/
H A DYViews.hxx44 …void createView( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& …
/trunk/main/offapi/com/sun/star/script/browse/
H A DXBrowseNodeFactory.idl56 com::sun::star::script::browse::XBrowseNode createView( [in] short viewType );
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1689 Reference< XPropertySet > createView( const ::rtl::OUString& _rName, const Reference< XConnection >… in createView() function
1739 Reference<XPropertySet> createView( const ::rtl::OUString& _rName, const Reference< XConnection >& … in createView() function
1758 return createView( _rName, _rxConnection, sCommand ); in createView()
H A DWCopyTable.cxx1263 Reference< XPropertySet > OCopyTableWizard::createView() const in createView() function in OCopyTableWizard
1270 return ::dbaui::createView( m_sName, m_xDestConnection, sCommand ); in createView()
/trunk/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java245 XBrowseNode.class, xBrowseFac.createView( in getRootNode()
/trunk/main/scripting/examples/java/selector/
H A DScriptSelector.java348 XBrowseNode.class, xBrowseFac.createView( BrowseNodeFactoryViewTypes.MACROORGANIZER ) ); in getRootNode()
/trunk/main/dbaccess/source/ui/app/
H A DAppControllerGen.cxx165 Reference<XPropertySet> xView = ::dbaui::createView(sNewName,xConnection,xSourceObject); in convertToView()
/trunk/main/cui/source/customize/
H A Dselector.cxx559 rootNode.set( xFac->createView( browse::BrowseNodeFactoryViewTypes::MACROSELECTOR ) ); in Init()
H A Dcfgutil.cxx667 rootNode.set( xFac->createView( browse::BrowseNodeFactoryViewTypes::MACROSELECTOR ) ); in Init()
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1458 rWizard.createView(); in impl_doCopy_nothrow()
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx191 rootNode.set( xFac->createView( in Init()

Completed in 91 milliseconds