Home
last modified time | relevance | path

Searched refs:getImplementation (Results 1 – 25 of 203) sorted by path

123456789

/trunk/main/chart2/source/tools/
H A DNumberFormatterWrapper.cxx84 …SvNumberFormatsSupplierObj* pSupplierObj = SvNumberFormatsSupplierObj::getImplementation( xSupplie… in NumberFormatterWrapper()
/trunk/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx322 SvxShape* pShape = SvxShape::getImplementation( rxShape ); in lcl_hasWordBreak()
/trunk/main/chart2/source/view/main/
H A DChartView.cxx1788 SvxShape* pRoot = SvxShape::getImplementation( xShape ); in getRectangleOfObject()
1814 SvxShape* pShape = SvxShape::getImplementation( xShape ); in getRectangleOfObject()
/trunk/main/comphelper/inc/comphelper/
H A Daccimplaccess.hxx112 static OAccessibleImplementationAccess* getImplementation(
H A Dservicehelper.hxx43 …static classname* getImplementation( const ::com::sun::star::uno::Reference< ::com::sun::star::uno…
63 classname* classname::getImplementation( const uno::Reference< uno::XInterface >& xInt ) \
H A Dtypes.hxx124 …sal_Bool getImplementation(TYPE*& _pObject, const staruno::Reference< staruno::XInterface >& _rxIF… in getImplementation() function
/trunk/main/comphelper/source/misc/
H A Daccimplaccess.cxx111 OAccessibleImplementationAccess* pImplementation = getImplementation( _rxComponent ); in setForeignControlledState()
150 …OAccessibleImplementationAccess* OAccessibleImplementationAccess::getImplementation( const Referen… in getImplementation() function in comphelper::OAccessibleImplementationAccess
173 OAccessibleImplementationAccess* pImplementation = getImplementation( _rxComponent ); in setAccessibleParent()
/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVDescriptor.hxx90 …static ODescriptor* getImplementation( const ::com::sun::star::uno::Reference< ::com::sun::star::u…
/trunk/main/connectivity/source/drivers/ado/
H A DAColumns.cxx70 if ( !getImplementation( pColumn, descriptor ) || pColumn == NULL ) in appendObject()
H A DAGroups.cxx68 if ( !getImplementation(pGroup,descriptor) || pGroup == NULL ) in appendObject()
H A DAIndexes.cxx66 if ( !getImplementation(pIndex,descriptor) || pIndex == NULL ) in appendObject()
H A DAKeys.cxx70 if ( !getImplementation( pKey, descriptor ) || pKey == NULL) in appendObject()
H A DATable.cxx183 if(::comphelper::getImplementation(pColumn,descriptor) && pColumn != NULL) in alterColumnByName()
H A DATables.cxx77 if ( !getImplementation( pTable, descriptor ) || pTable == NULL ) in appendObject()
H A DAUsers.cxx67 if ( !getImplementation( pUser, descriptor ) || pUser == NULL ) in appendObject()
H A DAViews.cxx69 if ( !getImplementation( pView, descriptor ) || pView == NULL ) in appendObject()
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx393 ODescriptor* pDescriptor = ODescriptor::getImplementation( xNewlyCreated ); in appendByDescriptor()
H A DVDescriptor.cxx61 ODescriptor* ODescriptor::getImplementation( const Reference< XInterface >& _rxSomeComp ) in getImplementation() function in connectivity::sdbcx::ODescriptor
105 ODescriptor* pImplementation = getImplementation( _rxDescriptor ); in isNew()
/trunk/main/dbaccess/source/core/dataaccess/
H A DContentHelper.cxx660 OContentHelper* OContentHelper::getImplementation( const Reference< XInterface >& _rxComponent ) in getImplementation() function in dbaccess::OContentHelper
H A Ddefinitioncontainer.cxx599 ::rtl::Reference< OContentHelper > pContent = OContentHelper::getImplementation( _rxNewObject ); in implAppend()
661 ::rtl::Reference< OContentHelper > pContent( OContentHelper::getImplementation( _rxObject ) ); in approveNewObject()
/trunk/main/dbaccess/source/core/inc/
H A DContentHelper.hxx220 …static OContentHelper* getImplementation( const ::com::sun::star::uno::Reference< ::com::sun::star…
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwview.cxx308 SbaXGridPeer* pPeer = SbaXGridPeer::getImplementation(xPeer); in getVclControl()
H A Dsbagrid.cxx748 SbaXGridPeer* SbaXGridPeer::getImplementation(const Reference< XInterface >& _rxIFace) in getImplementation() function in SbaXGridPeer
996 …SvNumberFormatsSupplierObj* pSupplierImpl = SvNumberFormatsSupplierObj::getImplementation( xSuppli… in GetDatasourceFormatter()
/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx700 …SvNumberFormatsSupplierObj* pSupplierImpl = SvNumberFormatsSupplierObj::getImplementation( xSuppli…
/trunk/main/dbaccess/source/ui/inc/
H A Dsbagrid.hxx147 …static SbaXGridPeer* getImplementation(const ::com::sun::star::uno::Reference< ::com::sun::star::u…

Completed in 106 milliseconds

123456789