Home
last modified time | relevance | path

Searched refs:pID (Results 1 – 25 of 25) sorted by relevance

/trunk/main/framework/source/fwe/classes/
H A Dactiontriggercontainer.cxx177 static ::cppu::OImplementationId* pID = NULL ; in getImplementationId()
179 if ( pID == NULL ) in getImplementationId()
185 if ( pID == NULL ) in getImplementationId()
190 pID = &aID ; in getImplementationId()
194 return pID->getImplementationId() ; in getImplementationId()
H A Dactiontriggerseparatorpropertyset.cxx163 static ::cppu::OImplementationId* pID = NULL ; in getImplementationId()
165 if ( pID == NULL ) in getImplementationId()
171 if ( pID == NULL ) in getImplementationId()
176 pID = &aID ; in getImplementationId()
180 return pID->getImplementationId() ; in getImplementationId()
H A Drootactiontriggercontainer.cxx329 static ::cppu::OImplementationId* pID = NULL ; in getImplementationId()
331 if ( pID == NULL ) in getImplementationId()
337 if ( pID == NULL ) in getImplementationId()
342 pID = &aID ; in getImplementationId()
346 return pID->getImplementationId() ; in getImplementationId()
H A Dactiontriggerpropertyset.cxx171 static ::cppu::OImplementationId* pID = NULL ; in getImplementationId()
173 if ( pID == NULL ) in getImplementationId()
179 if ( pID == NULL ) in getImplementationId()
184 pID = &aID ; in getImplementationId()
188 return pID->getImplementationId() ; in getImplementationId()
/trunk/main/svtools/source/hatchwindow/
H A Dhatchwindow.cxx170 static ::cppu::OImplementationId* pID = NULL ; in getImplementationId()
172 if ( pID == NULL ) in getImplementationId()
176 if ( pID == NULL ) in getImplementationId()
179 pID = &aID ; in getImplementationId()
183 return pID->getImplementationId() ; in getImplementationId()
/trunk/main/avmedia/source/framework/
H A Dsoundhandler.cxx112 static ::cppu::OImplementationId* pID = NULL ; in getImplementationId()
113 if ( pID == NULL ) in getImplementationId()
118 if ( pID == NULL ) in getImplementationId()
123 pID = &aID ; in getImplementationId()
126 return pID->getImplementationId(); in getImplementationId()
/trunk/main/svl/source/fsstor/
H A Dostreamcontainer.cxx201 static ::cppu::OImplementationId* pID = NULL ; in getImplementationId()
203 if ( pID == NULL ) in getImplementationId()
207 if ( pID == NULL ) in getImplementationId()
210 pID = &aID ; in getImplementationId()
214 return pID->getImplementationId() ; in getImplementationId()
H A Dfsstorage.cxx375 static ::cppu::OImplementationId* pID = NULL ; in getImplementationId()
377 if ( pID == NULL ) in getImplementationId()
381 if ( pID == NULL ) in getImplementationId()
384 pID = &aID ; in getImplementationId()
388 return pID->getImplementationId() ; in getImplementationId()
/trunk/main/framework/source/services/
H A Dbackingcomp.cxx237 static ::cppu::OImplementationId* pID = NULL; in getImplementationId()
238 if (!pID) in getImplementationId()
243 if (!pID) in getImplementationId()
246 pID = &aID; in getImplementationId()
250 return pID->getImplementationId(); in getImplementationId()
/trunk/main/UnoControls/source/base/
H A Dbasecontrol.cxx191 static OImplementationId* pID = NULL ; in getImplementationId() local
193 if ( pID == NULL ) in getImplementationId()
199 if ( pID == NULL ) in getImplementationId()
204 pID = &aID ; in getImplementationId()
208 return pID->getImplementationId(); in getImplementationId()
/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx623 const ByteString* pID, const GraphicObject* pCopyObj ) in AddGraphicObject() argument
628 …( pID || ( pCopyObj && ( pCopyObj->GetType() != GRAPHIC_NONE ) ) || ( rObj.GetType() != GRAPHIC_NO… in AddGraphicObject()
653 if( !pID ) in AddGraphicObject()
662 if( pID ) in AddGraphicObject()
664 if( rEntryID.GetIDString() == *pID ) in AddGraphicObject()
677 if( rID.GetIDString() == *pID ) in AddGraphicObject()
H A Dgrfcache.hxx67 … const ByteString* pID, const GraphicObject* pCopyObj );
H A Dgrfmgr.cxx211 void GraphicObject::ImplSetGraphicManager( const GraphicManager* pMgr, const ByteString* pID, const… in ImplSetGraphicManager() argument
243 mpMgr->ImplRegisterObj( *this, maGraphic, pID, pCopyObj ); in ImplSetGraphicManager()
H A Dgrfmgr2.cxx268 const ByteString* pID, const GraphicObject* pCopyObj ) in ImplRegisterObj() argument
271 mpCache->AddGraphicObject( rObj, rSubstitute, pID, pCopyObj ); in ImplRegisterObj()
/trunk/main/embeddedobj/source/commonembedding/
H A Dmiscobj.cxx456 static ::cppu::OImplementationId* pID = NULL ; in getImplementationId()
458 if ( !pID ) in getImplementationId()
461 if ( !pID ) in getImplementationId()
464 pID = &aID ; in getImplementationId()
468 return pID->getImplementationId() ; in getImplementationId()
/trunk/main/framework/inc/macros/
H A Dxtypeprovider.hxx83 static ::cppu::OImplementationId* pID = NULL ; \
84 if ( pID == NULL ) \
89 if ( pID == NULL ) \
94 pID = &aID ; \
97 return pID->getImplementationId(); \
/trunk/main/sfx2/inc/sfx2/
H A Dsfxuno.hxx341 static UNOOIMPLEMENTATIONID* pID = NULL ; \
342 if ( pID == NULL ) \
347 if ( pID == NULL ) \
352 pID = &aID ; \
355 return pID->getImplementationId(); \
/trunk/main/forms/source/xforms/
H A Dmodel_helper.hxx148 rtl::OUString* pID,
156 const rtl::OUString* pID,
H A Dmodel_ui.cxx989 OUString* pID, in getInstanceData() argument
1024 const OUString* pID = ( sID.getLength() > 0 ) ? &sID : NULL; in setInstanceData() local
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx1088 static ::cppu::OImplementationId* pID = NULL ; in getImplementationId()
1090 if ( pID == NULL ) in getImplementationId()
1096 if ( pID == NULL ) in getImplementationId()
1101 pID = &aID ; in getImplementationId()
1105 return pID->getImplementationId() ; in getImplementationId()
4287 static ::cppu::OImplementationId* pID = NULL ; in getImplementationId()
4289 if ( pID == NULL ) in getImplementationId()
4295 if ( pID == NULL ) in getImplementationId()
4300 pID = &aID ; in getImplementationId()
4304 return pID->getImplementationId() ; in getImplementationId()
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx645 Ref* pID = gfxFont->getID(); in updateFont() local
647 long long fontID = (long long)pID->gen << 32 | (long long)pID->num; in updateFont()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx227 const ByteString* pID = NULL,
549 const ByteString* pID = NULL,
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1410 sal_uInt16 pID, eID; in FindCmap() local
1416 pID = GetUInt16(table, 4 + i * 8, 1); in FindCmap()
1425 if (pID == 0) { in FindCmap()
1429 if (pID == 3) { in FindCmap()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx643 static ::cppu::OImplementationId* pID = NULL ; in getImplementationId()
645 if ( pID == NULL ) in getImplementationId()
651 if ( pID == NULL ) in getImplementationId()
656 pID = &aID ; in getImplementationId()
660 return pID->getImplementationId() ; in getImplementationId()
/trunk/extras/l10n/source/tr/
H A Dlocalize.sdf927 …windows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_64 0 tr KütüpID: [1] 20200411 15…
981 …indows\msi_languages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_118 0 tr KütüpID: [1] 20200411 15…

Completed in 1164 milliseconds