Home
last modified time | relevance | path

Searched refs:GetObjectByName (Results 1 – 20 of 20) sorted by relevance

/dports/games/irrlamb/irrlamb-1.0.1/src/
H A Dobjectmanager.h48 _Object *GetObjectByName(const std::string &Name);
H A Dobjectmanager.cpp72 _Object *_ObjectManager::GetObjectByName(const std::string &Name) { in GetObjectByName() function in _ObjectManager
H A Dlevel.cpp778 Spawn->MainObject = ObjectManager.GetObjectByName(Spawn->MainObjectName); in SpawnEntities()
779 Spawn->OtherObject = ObjectManager.GetObjectByName(Spawn->OtherObjectName); in SpawnEntities()
H A Dscripting.cpp627 _Object *Object = ObjectManager.GetObjectByName(Name); in ObjectGetPointer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Ddrawview.hxx142 SdrObject* GetObjectByName(std::u16string_view rName);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Ddrawview.hxx143 SdrObject* GetObjectByName(const OUString& rName);
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/icingadb/
H A Dicingadb-objects.cpp632 static ConfigObject::Ptr GetObjectByName(const String& name) in GetObjectByName() function
741 getGroup = &::GetObjectByName<ServiceGroup>; in InsertObjectDependencies()
744 getGroup = &::GetObjectByName<HostGroup>; in InsertObjectDependencies()
803 getInclude = &::GetObjectByName<TimePeriod>; in InsertObjectDependencies()
833 getExclude = &::GetObjectByName<TimePeriod>; in InsertObjectDependencies()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/fm2js/
H A Dxfa_fm2jscontext.h415 static FX_BOOL GetObjectByName(CFXJSE_Value* pThis,
H A Dxfa_fm2jscontext.cpp5575 GetObjectByName(pThis, argAccessor.get(), in dot_accessor()
5713 GetObjectByName(pThis, argAccessor.get(), in dotdot_accessor()
6206 FX_BOOL CXFA_FM2JSContext::GetObjectByName( in GetObjectByName() function in CXFA_FM2JSContext
/dports/www/itop/web/pages/
H A DUI.php407 $oObj = MetaModel::GetObjectByName($sClass, $id, false /* MustBeFound */);
424 $oObj = MetaModel::GetObjectByName($sClass, $id, false /* MustBeFound */);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Ddrawview.cxx650 SdrObject* ScDrawView::GetObjectByName(std::u16string_view rName) in GetObjectByName() function in ScDrawView
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Ddrawview.cxx648 SdrObject* ScDrawView::GetObjectByName(const OUString& rName) in GetObjectByName() function in ScDrawView
/dports/www/itop/web/core/
H A Duserrights.class.inc.php1704 $oUser = MetaModel::GetObjectByName('UserExternal', $sEmail, false);
H A Dmetamodel.class.php6742 public static function GetObjectByName($sClass, $sName, $bMustBeFound = true) function in MetaModel
H A Dattributedef.class.inc.php3842 if (is_object($oObj = MetaModel::GetObjectByName($sClass, $sName, false /* MustBeFound */)))
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/navipi/
H A Dcontent.cxx501 … if( pScDrawView->GetObjectIsMarked( pScDrawView->GetObjectByName( aTempText ) ) ) in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/navipi/
H A Dcontent.cxx525 … if( pScDrawView->GetObjectIsMarked( pScDrawView->GetObjectByName( aTempText ) ) ) in KeyInput()
/dports/comms/snap7/snap7-full-1.4.2/utility/Windows/HMITracer/SynPDF/
H A DSynCommons.pas6499 function GetObjectByName(const Name: RawUTF8): TObject; in GetObjectByName() function
38858 function TRawUTF8List.GetObjectByName(const Name: RawUTF8): TObject; in GetObjectByName() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog2540381 #79191# GetObjectByName: no assertion on wrong name
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog2802430 #79191# GetObjectByName: no assertion on wrong name