/aoo4110/main/connectivity/source/drivers/kab/ |
H A D | KServices.cxx | 100 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 D | MacabServices.cxx | 100 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 D | servicedecl.hxx | 312 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 D | oleregister.cxx | 47 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 D | mteregister.cxx | 47 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 D | swfuno.cxx | 65 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 D | gio_provider.cxx | 110 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 D | servreg.cxx | 74 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 D | edsect.cxx | 45 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 D | attarray.hxx | 229 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 D | TKeys.cxx | 66 … 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 D | docglbl.cxx | 504 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 D | tblrwcl.cxx | 4565 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 D | xattr2.cxx | 170 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 D | gvfs_provider.cxx | 153 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 D | numuno.cxx | 152 SvNumberFormatsSupplierObj* pRet = NULL; in getImplementation() local 155 …pRet = 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 D | SServices.cxx | 153 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 D | factory.cxx | 37 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 D | mysqlc_services.cxx | 146 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 D | DTables.cxx | 56 …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 D | docxexportfilter.cxx | 136 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 D | elementlist.cxx | 39 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 D | counter.cxx | 209 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 D | adiasync.cxx | 101 ScAddInAsync* pRet = 0; in Get() local 104 pRet = theAddInAsyncTbl[ nPos ]; in Get() 106 return pRet; in Get()
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdorect.cxx | 593 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()
|