Home
last modified time | relevance | path

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

12

/trunk/main/tools/inc/tools/
H A Dpostsys.h138 #ifdef GetClassName
139 #undef GetClassName
146 #define WIN_GetClassName GetClassName
H A Dpostwin.h152 #ifdef GetClassName
153 #undef GetClassName
160 #define WIN_GetClassName GetClassName
/trunk/main/sot/inc/sot/
H A Dstg.hxx123 virtual SvGlobalName GetClassName() = 0;
223 virtual SvGlobalName GetClassName();
343 virtual SvGlobalName GetClassName();
H A Dstorinfo.hxx52 const SvGlobalName & GetClassName() const { return aClassName; } in GetClassName() function in SvStorageInfo
H A Dstorage.hxx194 virtual SvGlobalName GetClassName();// Typ der Daten im Storage
/trunk/main/migrationanalysis/src/msokill/
H A Dmsokill.cpp194 if (GetClassName(hwndChild, szBuff, 4096) == 0) { in CloseOfficeDlgProc()
226 if (GetClassName(hwndChild, szBuff, 4096) == 0) { in CountOfficeDlgProc()
/trunk/main/svtools/source/dialogs/
H A Dinsdlg.cxx93 if( rName == GetObject( i ).GetClassName() ) in Get()
104 if( rName == pS->GetClassName() ) in Remove()
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx496 aMsg += rShell.GetInterface()->GetClassName(); in Pop()
966 aMsg += (*ppShell)->GetInterface()->GetClassName(); in GetShellAndSlot_Impl()
2371 aMsg += pObjShell->GetInterface()->GetClassName(); in _FindServer()
2377 aStack += pObjShell->GetInterface()->GetClassName(); in _FindServer()
2561 aMsg += pIF->GetClassName(); in _FillState()
2791 DBG_TRACE (pIFace->GetClassName()); in DebugOutput_Impl()
/trunk/main/basic/source/sbx/
H A Dsbxobj.cxx533 aVarName = PTR_CAST(SbxObject,pVar)->GetClassName(); in Insert()
573 aVarName = PTR_CAST(SbxObject,pVar)->GetClassName(); in QuickInsert()
625 aVarName = PTR_CAST(SbxObject,pVar)->GetClassName(); in Remove()
/trunk/main/svtools/inc/svtools/
H A Dinsdlg.hxx49 const SvGlobalName & GetClassName() const { return aClassName; } in GetClassName() function in SvObjectServer
/trunk/main/rsc/inc/
H A Drsclst.hxx54 ByteString GetClassName() { return aClassName; } in GetClassName() function in REResourceList
H A Drscinst.hxx107 Atom GetClassName();
/trunk/main/fpicker/source/win32/filepicker/
H A Dcustomcontrolfactory.cxx47 if (GetClassName(aControlHandle,aClsName,sizeof(aClsName)) == 0) { in CreateCustomControl()
H A Dcontrolaccess.cxx226 int nRet = GetClassName(hwndCtrl,aClassName,(sizeof(aClassName)/sizeof(TCHAR))); in GetCtrlClass()
/trunk/main/setup_native/source/win32/customactions/quickstarter/
H A Dshutdown_quickstart.cxx32 int nCharsCopied = GetClassName( hWnd, szClassName, sizeof( szClassName ) ); in EnumWindowsProc()
/trunk/main/basic/inc/basic/
H A Dsbxobj.hxx68 const String& GetClassName() const { return aClassName; } in GetClassName() function in SbxObject
/trunk/main/sfx2/inc/sfx2/
H A Dobjface.hxx77 const char* GetClassName() const { return pName; } in GetClassName() function in SfxInterface
/trunk/main/cui/source/dialogs/
H A Dinsdlg.cxx261 if( pS->GetClassName() == SvGlobalName( SO3_OUT_CLASSID ) ) in Execute()
306 … m_xObj = aCnt.CreateEmbeddedObject( pS->GetClassName().GetByteSequence(), aName ); in Execute()
/trunk/main/basic/source/runtime/
H A Dstep0.cxx363 pNewUnoObj->SetClassName( pUnoObj->GetClassName() ); in checkUnoStructCopy()
642 String aObjClass = pValObj->GetClassName(); in StepSET_Impl()
H A Dstep1.cxx436 String aObjClass = pObj->GetClassName(); in implIsClass()
/trunk/main/idl/inc/
H A Dbasobj.hxx63 static const char * GetClassName() { return #Class; }
/trunk/main/sot/source/sdstor/
H A Dstorage.cxx1001 SvGlobalName SotStorage::GetClassName() in GetClassName() function in SotStorage
1006 aGN = m_pOwnStg->GetClassName(); in GetClassName()
/trunk/main/sc/source/ui/view/
H A Ddrawvie4.cxx117 if ( aIPObj.Is() && SotExchange::IsChart( aIPObj->GetStorage()->GetClassName() ) )
/trunk/main/rsc/doku/feinkonz.43/
H A Drscinst.doc2946 HASHID GetClassName();
3845 Au0RscInst::GetClassName()
3847 AliHASHID RscInst::GetClassName();
3866 nClassName = rInst.GetClassName(); // Klassenname holen
4095 RscInst::GetClassName() 48
/trunk/main/sot/source/unoolestorage/
H A Dxolesimplestorage.cxx759 return m_pStorage->GetClassName().GetByteSequence(); in getClassID()

Completed in 73 milliseconds

12