Home
last modified time | relevance | path

Searched refs:pRet (Results 201 – 225 of 486) sorted by relevance

12345678910>>...20

/aoo4110/main/connectivity/source/drivers/kab/
H A DKServices.cxx100 void* pRet = 0; in component_getFactory() local
115 pRet = aReq.getProvider(); in component_getFactory()
118 return pRet; in component_getFactory()
/aoo4110/main/connectivity/source/drivers/macab/
H A DMacabServices.cxx100 void* pRet = 0; in component_getFactory() local
115 pRet = aReq.getProvider(); in component_getFactory()
118 return pRet; in component_getFactory()
/aoo4110/main/comphelper/inc/comphelper/
H A Dservicedecl.hxx312 if (pRet == 0) \
313 pRet = BOOST_PP_CAT(s, n_).getFactory(pImplName);
337 void * pRet = 0; \
339 return pRet; \
/aoo4110/main/embeddedobj/source/msole/
H A Doleregister.cxx47 void * pRet = 0; in component_getFactory() local
76 pRet = xFactory.get(); in component_getFactory()
79 return pRet; in component_getFactory()
/aoo4110/main/embeddedobj/test/mtexecutor/
H A Dmteregister.cxx47 void * pRet = 0; in component_getFactory() local
73 pRet = xFactory.get(); in component_getFactory()
77 return pRet; in component_getFactory()
/aoo4110/main/filter/source/flash/
H A Dswfuno.cxx65 void * pRet = 0; in component_getFactory() local
91 pRet = xFactory.get(); in component_getFactory()
95 return pRet; in component_getFactory()
/aoo4110/main/ucb/source/ucp/gio/
H A Dgio_provider.cxx110 void * pRet = 0; in component_getFactory() local
124 pRet = xFactory.get(); in component_getFactory()
127 return pRet; in component_getFactory()
/aoo4110/main/extensions/source/ole/
H A Dservreg.cxx74 void * pRet = 0; in component_getFactory() local
111 pRet = xFactory.get(); in component_getFactory()
114 return pRet; in component_getFactory()
/aoo4110/main/sw/source/core/edit/
H A Dedsect.cxx45 const SwSection* pRet = 0; in InsertSection() local
54 if( !pRet ) in InsertSection()
55 pRet = pNew; in InsertSection()
61 return pRet; in InsertSection()
/aoo4110/main/sc/inc/
H A Dattarray.hxx229 const ScPatternAttr* pRet; in Next() local
234 pRet = pArray->pData[nPos].pPattern; in Next()
239 pRet = NULL; in Next()
240 return pRet; in Next()
/aoo4110/main/connectivity/source/commontools/
H A DTKeys.cxx66 … OTableKeyHelper* pRet = new OTableKeyHelper(m_pTable,_rName,m_pTable->getKeyProperties(_rName)); in createObject() local
67 xRet = pRet; in createObject()
72 OTableKeyHelper* pRet = new OTableKeyHelper(m_pTable,_rName,m_pTable->getKeyProperties(_rName)); in createObject() local
73 xRet = pRet; in createObject()
/aoo4110/main/sw/source/core/doc/
H A Ddocglbl.cxx504 const SfxBoolItem *pRet = (const SfxBoolItem*)pDocShell->ExecuteSlot( aReq ); in SplitDoc() local
506 return pRet && pRet->GetValue(); in SplitDoc()
846 const SfxBoolItem *pRet = (const SfxBoolItem*)pDocShell->ExecuteSlot( aReq ); in SplitDoc() local
848 return pRet && pRet->GetValue(); in SplitDoc()
H A Dtblrwcl.cxx4565 SwFrmFmt *pRet = 0, *pTmp; in GetFormat() local
4570 pRet = pTmp; in GetFormat()
4573 return pRet; in GetFormat()
4580 SwFrmFmt *pRet = 0, *pTmp; in GetFormat() local
4587 pRet = pTmp; in GetFormat()
4590 return pRet; in GetFormat()
4680 if( pRet ) in SetSize()
4684 pRet = rBox.ClaimFrmFmt(); in SetSize()
4694 if( pRet ) in SetAttr()
4698 pRet = rBox.ClaimFrmFmt(); in SetAttr()
[all …]
/aoo4110/main/svx/source/xoutdev/
H A Dxattr2.cxx170 XLineJointItem* pRet = new XLineJointItem( rIn ); in Create() local
173 pRet->SetValue(com::sun::star::drawing::LineJoint_ROUND); in Create()
175 return pRet; in Create()
418 XLineCapItem* pRet = new XLineCapItem( rIn ); in Create() local
421 pRet->SetValue(com::sun::star::drawing::LineCap_BUTT); in Create()
423 return pRet; in Create()
/aoo4110/main/ucb/source/ucp/gvfs/
H A Dgvfs_provider.cxx153 void * pRet = 0; in component_getFactory() local
172 pRet = xFactory.get(); in component_getFactory()
175 return pRet; in component_getFactory()
/aoo4110/main/svl/source/numbers/
H A Dnumuno.cxx152 SvNumberFormatsSupplierObj* pRet = NULL; in getImplementation() local
155pRet = reinterpret_cast<SvNumberFormatsSupplierObj*>(sal::static_int_cast<sal_IntPtr>(xUT->getSome… in getImplementation()
156 return pRet; in getImplementation()
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSServices.cxx153 void* pRet = 0; in component_getFactory() local
167 pRet = aReq.getProvider(); in component_getFactory()
170 return pRet; in component_getFactory()
/aoo4110/main/toolkit/source/layout/core/
H A Dfactory.cxx37 void * pRet = 0; in comp_Layout_component_getFactory() local
50 pRet = xFactory.get(); in comp_Layout_component_getFactory()
53 return pRet; in comp_Layout_component_getFactory()
/aoo4110/main/mysqlc/source/
H A Dmysqlc_services.cxx146 void* pRet = 0; in component_getFactory() local
160 pRet = aReq.getProvider(); in component_getFactory()
163 return pRet; in component_getFactory()
/aoo4110/main/connectivity/source/drivers/dbase/
H A DDTables.cxx56 …ODbaseTable* pRet = new ODbaseTable(this,(ODbaseConnection*)static_cast<OFileCatalog&>(m_rParent).… in createObject() local
59 sdbcx::ObjectType xRet = pRet; in createObject()
60 pRet->construct(); in createObject()
/aoo4110/main/sw/source/filter/ww8/
H A Ddocxexportfilter.cxx136 void* pRet = 0; in component_getFactory() local
168 pRet = xFactory.get(); in component_getFactory()
171 return pRet; in component_getFactory()
/aoo4110/main/unoxml/source/dom/
H A Delementlist.cxx39 xmlChar *const pRet = new xmlChar[os.getLength() + 1]; in lcl_initXmlString() local
40 strcpy(reinterpret_cast<char*>(pRet), os.getStr()); in lcl_initXmlString()
41 return pRet; in lcl_initXmlString()
/aoo4110/main/odk/examples/cpp/counter/
H A Dcounter.cxx209 void * pRet = 0; in component_getFactory() local
222 pRet = xFactory.get(); in component_getFactory()
226 return pRet; in component_getFactory()
/aoo4110/main/sc/source/core/tool/
H A Dadiasync.cxx101 ScAddInAsync* pRet = 0; in Get() local
104 pRet = theAddInAsyncTbl[ nPos ]; in Get()
106 return pRet; in Get()
/aoo4110/main/svx/source/svdraw/
H A Dsvdorect.cxx593 SdrObject* pRet = 0L; in DoConvertToPolyObj() local
600 pRet = ImpConvertMakeObj(aPolyPolygon, sal_True, bBezier); in DoConvertToPolyObj()
605 pRet = ImpConvertAddText(pRet, bBezier); in DoConvertToPolyObj()
608 return pRet; in DoConvertToPolyObj()

Completed in 215 milliseconds

12345678910>>...20