Home
last modified time | relevance | path

Searched refs:RSC_STRING (Results 1 – 21 of 21) sorted by relevance

/trunk/main/tools/source/rc/
H A Dresmgr.cxx699 if( nRT == RSC_STRING && bEqual2Content ) in LoadGlobalRes()
707 while( pFirst > pContent && ((pFirst -1)->nTypeAndId >> 32) == RSC_STRING ) in LoadGlobalRes()
709 while( pLast < pEnd && (pLast->nTypeAndId >> 32) == RSC_STRING ) in LoadGlobalRes()
771 rTypeId.SetRT( RSC_STRING ); in GetTypeRes_Impl()
1962 if ( ( RSC_STRING != _resourceType ) && ( RSC_RESOURCE != _resourceType ) ) in IsAvailable()
1983 …RSHEADER_TYPE* pResHeader = (RSHEADER_TYPE*)m_pResImpl->LoadGlobalRes( RSC_STRING, nId, &pResHandl… in ReadString()
2002 … pResHeader = (RSHEADER_TYPE*)pFallback->LoadGlobalRes( RSC_STRING, nId, &pResHandle ); in ReadString()
/trunk/main/extensions/source/resource/
H A Dresource.cxx273 aId.SetRT( RSC_STRING ); in invoke()
288 aId.SetRT( RSC_STRING ); in invoke()
H A Doooresourceloader.cxx172 return RSC_STRING; in getResourceType()
/trunk/main/svx/source/form/
H A Dstringlistresource.cxx51 while ( IsAvailableRes( aLocalID.SetRT( RSC_STRING ) ) ) in StringListResource()
/trunk/main/tools/inc/tools/
H A DStringListResource.hxx39 while( IsAvailableRes(ResId(i,*m_pResMgr).SetRT(RSC_STRING)) ) in StringListResource()
H A Drcid.h42 #define RSC_STRING (RSC_NOTYPE + 0x11) macro
/trunk/main/sfx2/source/inc/
H A Dsfxtypes.hxx159 operator sal_Bool(){return IsAvailableRes(aResId.SetRT(RSC_STRING));} in operator sal_Bool()
/trunk/main/tools/source/string/
H A Dstrucvt.cxx174 rResId.SetRT( RSC_STRING ); in UniString()
/trunk/main/sfx2/source/control/
H A Dmsgpool.cxx253 aResId.SetRT(RSC_STRING); in SeekGroup()
H A Dobjface.cxx433 aResId.SetRT(RSC_STRING); in CreateObjectBarUI_Impl()
/trunk/main/desktop/source/app/
H A Dappinit.cxx421 aResId.SetRT( RSC_STRING ); in CreateTemporaryDirectory()
/trunk/main/svtools/source/misc/
H A Dehdl.cxx302 operator sal_Bool(){return IsAvailableRes(aResId.SetRT(RSC_STRING));} in operator sal_Bool()
/trunk/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx228 aResId.SetRT( RSC_STRING ); in onMouseEnter()
/trunk/main/svx/source/gallery2/
H A Dgalobj.cxx259 aResId.SetRT( RSC_STRING ); in GetTitle()
/trunk/main/sfx2/source/appl/
H A Dshutdownicon.cxx373 aResId.SetRT( RSC_STRING ); in GetResString()
/trunk/main/starmath/source/
H A Ddialog.cxx662 if (IsAvailableRes(ResId(1,*rResId.GetResMgr()).SetRT(RSC_STRING))) in SmCategoryDesc()
671 if (IsAvailableRes(ResId(nI2,*rResId.GetResMgr()).SetRT(RSC_STRING))) in SmCategoryDesc()
/trunk/main/extensions/source/propctrlr/
H A Dformmetadata.cxx532 while ( aEnumStrings.IsAvailableRes( aLocalId.SetRT( RSC_STRING ) ) ) in getPropertyEnumRepresentations()
/trunk/main/uui/source/
H A Diahndl.cxx1577 aResId.SetRT(RSC_STRING); in getString()
/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx240 aRes.SetRT(RSC_STRING); in putDefaultOpCode()
/trunk/main/basic/source/classes/
H A Dsb.cxx1673 { return IsAvailableRes(aResId.SetRT(RSC_STRING)); } in IsErrorTextAvailable()
/trunk/main/rsc/source/parser/
H A Drscicpx.cxx112 pClassString = new RscClass( nId, RSC_STRING, pSuper ); in InitClassString()

Completed in 115 milliseconds