Home
last modified time | relevance | path

Searched defs:getImpl (Results 1 – 13 of 13) sorted by last modified time

/trunk/main/desktop/source/migration/
H A Dmigration.cxx194 static MigrationImpl *getImpl() in getImpl() function
/trunk/main/pyuno/inc/pyuno/
H A Dpyuno.hxx257 RuntimeImpl *getImpl() const { return impl; } in getImpl() function in pyuno::Runtime
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.hxx86 inline WindowImpl *Window::getImpl() const{ return (static_cast< WindowImpl * >( mpImpl )); } in getImpl() function in layout::Window
/trunk/main/toolkit/inc/layout/
H A Dlayout.hxx248 ImageImpl &getImpl() const { return *pImpl; } in getImpl() function in layout::Image
720 css::uno::Reference< css::awt::XLayoutContainer > getImpl() in getImpl() function in layout::Container
/trunk/main/dbaccess/source/core/inc/
H A DContentHelper.hxx236 inline TContentPtr getImpl() const { return m_pImpl; } in getImpl() function in dbaccess::OContentHelper
/trunk/main/dbaccess/source/core/dataaccess/
H A DModelImpl.hxx561 inline ::rtl::Reference< ODatabaseModelImpl > getImpl( GuardAccess ) in getImpl() function in dbaccess::ModelDependentComponent
/trunk/main/connectivity/source/inc/ado/
H A DATable.hxx78 WpADOTable getImpl() const { return m_aTable;} in getImpl() function in connectivity::ado::OAdoTable
H A DAUser.hxx73 WpADOUser getImpl() const { return m_aUser;} in getImpl() function in connectivity::ado::OAdoUser
H A DAView.hxx56 WpADOView getImpl() const { return m_aView;} in getImpl() function in connectivity::ado::OAdoView
H A DAGroup.hxx67 WpADOGroup getImpl() const { return m_aGroup; } in getImpl() function in connectivity::ado::OAdoGroup
H A DAIndex.hxx56 WpADOIndex getImpl() const { return m_aIndex;} in getImpl() function in connectivity::ado::OAdoIndex
H A DAKey.hxx57 WpADOKey getImpl() const { return m_aKey;} in getImpl() function in connectivity::ado::OAdoKey
/trunk/main/basic/source/sbx/
H A Dsbxvar.cxx394 SbxVariableImpl* SbxVariable::getImpl( void ) in getImpl() function in SbxVariable

Completed in 53 milliseconds