/aoo4110/main/fpicker/source/win32/filepicker/ |
H A D | FPentry.cxx | 106 void* pRet = 0; in component_getFactory() local 121 pRet = xFactory.get(); in component_getFactory() 125 return pRet; in component_getFactory()
|
/aoo4110/main/svtools/source/graphic/ |
H A D | renderer.cxx | 212 ::comphelper::PropertySetInfo* pRet = new ::comphelper::PropertySetInfo(); in createPropertySetInfo() 223 pRet->acquire(); in createPropertySetInfo() 224 pRet->add( aEntries ); in createPropertySetInfo() 226 return pRet; in createPropertySetInfo()
|
/aoo4110/main/xmlsecurity/source/xmlsec/nss/ |
H A D | xsec_nss.cxx | 52 void* pRet = 0; in nss_component_getFactory() local 94 pRet = xFactory.get() ; in nss_component_getFactory() 97 return pRet ; in nss_component_getFactory()
|
/aoo4110/main/ucbhelper/workben/myucp/ |
H A D | myucp_services.cxx | 105 void * pRet = 0; in component_getFactory() local 127 pRet = xFactory.get(); in component_getFactory() 130 return pRet; in component_getFactory()
|
/aoo4110/main/fpicker/source/aqua/ |
H A D | FPentry.cxx | 97 void* pRet = 0; in component_getFactory() local 134 pRet = xFactory.get(); in component_getFactory() 138 return pRet; in component_getFactory()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unosett.cxx | 207 SwCharFmt* pRet = 0; in lcl_getCharFmt() local 217 if(!pRet) in lcl_getCharFmt() 221 pRet = pDoc->GetCharFmtFromPool( nId ); in lcl_getCharFmt() 223 return pRet; in lcl_getCharFmt() 235 if( !pRet ) in lcl_GetParaStyle() 239 pRet = pDoc->GetTxtCollFromPool( nId ); in lcl_GetParaStyle() 241 return pRet; in lcl_GetParaStyle() 248 SwPageDesc* pRet = 0; in lcl_GetPageDesc() local 260 pRet = (SwPageDesc*)&rDesc; in lcl_GetPageDesc() 264 if(!pRet) in lcl_GetPageDesc() [all …]
|
/aoo4110/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape2d.cxx | 2099 SdrObject* pRet = NULL; in CreatePathObj() local 2197 pRet = new SdrObjGroup; in CreatePathObj() 2207 pRet = vObjectList[0L]; in CreatePathObj() 2210 if(pRet) in CreatePathObj() 2215 pRet->NbcSetSnapRect(aCurRect); in CreatePathObj() 2219 return pRet; in CreatePathObj() 2224 SdrObject* pRet = NULL; in CreateObject() local 2228 pRet = new SdrRectObj( aLogicRect ); in CreateObject() 2231 pRet->SetMergedItemSet( *this ); in CreateObject() 2233 if ( !pRet ) in CreateObject() [all …]
|
H A D | EnhancedCustomShapeFontWork.cxx | 814 SdrObject* pRet = NULL; in CreateSdrObjectFromParagraphOutlines() local 817 pRet = new SdrObjGroup(); in CreateSdrObjectFromParagraphOutlines() 839 ((SdrObjGroup*)pRet)->GetSubList()->NbcInsertObject( pPathObj ); in CreateSdrObjectFromParagraphOutlines() 858 …pRet->SetMergedItemSet( aSet ); // * otherwise we would crash, because the outliner tries to cr… in CreateSdrObjectFromParagraphOutlines() 860 return pRet; in CreateSdrObjectFromParagraphOutlines() 882 SdrObject* pRet = NULL; in CreateFontWork() local 902 pRet = CreateSdrObjectFromParagraphOutlines( aFWData, pCustomShape ); in CreateFontWork() 905 return pRet; in CreateFontWork()
|
/aoo4110/main/xmloff/source/core/ |
H A D | xmltkmap.cxx | 81 SvXMLTokenMapEntry_Impl *pRet = 0; in SV_IMPL_OP_PTRARR_SORT() local 87 pRet = (*pImpl)[nPos]; in SV_IMPL_OP_PTRARR_SORT() 90 return pRet; in SV_IMPL_OP_PTRARR_SORT()
|
H A D | i18nmap.cxx | 78 SvI18NMapEntry_Impl *pRet = 0; in SV_IMPL_OP_PTRARR_SORT() local 84 pRet = (*pImpl)[nPos]; in SV_IMPL_OP_PTRARR_SORT() 87 return pRet; in SV_IMPL_OP_PTRARR_SORT()
|
/aoo4110/main/connectivity/source/drivers/adabas/ |
H A D | Bservices.cxx | 100 void* pRet = 0; in component_getFactory() local 114 pRet = aReq.getProvider(); in component_getFactory() 117 return pRet; in component_getFactory()
|
/aoo4110/main/connectivity/source/drivers/ado/ |
H A D | Aservices.cxx | 99 void* pRet = 0; in component_getFactory() local 113 pRet = aReq.getProvider(); in component_getFactory() 116 return pRet; in component_getFactory()
|
/aoo4110/main/connectivity/source/drivers/calc/ |
H A D | Cservices.cxx | 100 void* pRet = 0; in component_getFactory() local 114 pRet = aReq.getProvider(); in component_getFactory() 117 return pRet; in component_getFactory()
|
/aoo4110/main/connectivity/source/drivers/dbase/ |
H A D | Dservices.cxx | 100 void* pRet = 0; in component_getFactory() local 114 pRet = aReq.getProvider(); in component_getFactory() 117 return pRet; in component_getFactory()
|
/aoo4110/main/connectivity/source/drivers/flat/ |
H A D | Eservices.cxx | 100 void* pRet = 0; in component_getFactory() local 114 pRet = aReq.getProvider(); in component_getFactory() 117 return pRet; in component_getFactory()
|
/aoo4110/main/connectivity/source/drivers/hsqldb/ |
H A D | Hservices.cxx | 101 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/jdbc/ |
H A D | jservices.cxx | 100 void* pRet = 0; in component_getFactory() local 113 pRet = aReq.getProvider(); in component_getFactory() 116 return pRet; in component_getFactory()
|
/aoo4110/main/connectivity/source/drivers/mysql/ |
H A D | Yservices.cxx | 100 void* pRet = 0; in component_getFactory() local 114 pRet = aReq.getProvider(); in component_getFactory() 117 return pRet; in component_getFactory()
|
/aoo4110/main/connectivity/source/drivers/odbc/ |
H A D | oservices.cxx | 101 void* pRet = 0; in component_getFactory() local 115 pRet = aReq.getProvider(); in component_getFactory() 118 return pRet; in component_getFactory()
|
/aoo4110/main/cppuhelper/source/ |
H A D | implementationentry.cxx | 74 void * pRet = 0; in component_getFactoryHelper() local 93 pRet = xFactory.get(); in component_getFactoryHelper() 95 return pRet; in component_getFactoryHelper()
|
/aoo4110/main/sfx2/source/appl/ |
H A D | app.cxx | 563 SimpleResMgr *pRet; in CreateSimpleResManager() local 566 pRet = new SimpleResMgr( CREATEVERSIONRESMGR_NAME(sfx), aLocale ); in CreateSimpleResManager() 568 return pRet; in CreateSimpleResManager() 817 …xApplication::CallBasic( const String& rCode, BasicManager* pMgr, SbxArray* pArgs, SbxValue* pRet ) in CallBasic() argument 819 return pMgr->ExecuteMacro( rCode, pArgs, pRet); in CallBasic()
|
/aoo4110/main/sd/source/core/ |
H A D | stlfamily.cxx | 152 SdStyleSheet* pRet = 0; in GetSheetByName() local 160 pRet = (*iter).second.get(); in GetSheetByName() 170 pRet = pStyle; in GetSheetByName() 176 if( pRet ) in GetSheetByName() 177 return pRet; in GetSheetByName()
|
/aoo4110/main/fpicker/source/unx/gnome/ |
H A D | FPentry.cxx | 101 void* pRet = 0; in component_getFactory() local 143 pRet = xFactory.get(); in component_getFactory() 147 return pRet; in component_getFactory()
|
/aoo4110/main/dtrans/source/win32/dnd/ |
H A D | dndentry.cxx | 78 void* pRet = 0; in component_getFactory() local 110 pRet = xFactory.get(); in component_getFactory() 113 return pRet; in component_getFactory()
|
/aoo4110/main/connectivity/source/drivers/evoab2/ |
H A D | NServices.cxx | 101 void* pRet = 0; in component_getFactory() local 115 pRet = aReq.getProvider(); in component_getFactory() 118 return pRet; in component_getFactory()
|