Home
last modified time | relevance | path

Searched refs:GetRT (Results 1 – 7 of 7) sorted by relevance

/trunk/main/tools/source/rc/
H A Dresmgr.cxx815 …aStr.Append( ByteString( GetTypeRes_Impl( ResId( rResStack[nDepth].pResource->GetRT(), *pNewResMgr… in RscError_Impl()
896 if ( pTmp->GetRT() == nRTType && pTmp->GetId() == nId ) in LocalResource()
1047 aStack[i].pResource->GetRT(), in TestStack()
1091 if ( pClassRes->GetRT() == nRT ) in IsAvailable()
1151 if ( pClassRes->GetRT() == nRT ) in GetResource()
1268 this, pTop->pResource->GetRT(), in PopContext()
1467 aId.SetRT( aStack[i].pResource->GetRT() ); in CreateFallbackResMgr()
1477 aId.SetRT( rId.GetRT() ); in CreateFallbackResMgr()
1818 switch( pRC->pResource->GetRT() ) { in GetAutoHelpId()
1832 switch( pRC1->pResource->GetRT() ) { in GetAutoHelpId()
[all …]
/trunk/main/tools/inc/tools/
H A Dresmgr.hxx58 inline RESOURCE_TYPE GetRT(); // Resource Typ
224 inline RESOURCE_TYPE RSHEADER_TYPE::GetRT() in GetRT() function in RSHEADER_TYPE
H A Dresid.hxx92 RESOURCE_TYPE GetRT() const { return( m_nRT ); } in GetRT() function in ResId
/trunk/main/vcl/source/window/
H A Dwrkwin.cxx157 if ( !(rResId.GetWinBits() & WB_HIDE) && (RSC_WORKWIN == rResId.GetRT()) ) in ImplLoadRes()
/trunk/main/sfx2/source/control/
H A Dobjface.cxx83 aResId.SetRT(rResId.GetRT()); in SfxObjectUI_Impl()
/trunk/main/vcl/source/control/
H A Dedit.cxx217 if ( !(nStyle & WB_HIDE) && rResId.GetRT() != RSC_MULTILINEEDIT ) in Edit()
236 if ( !(nStyle & WB_HIDE) && rResId.GetRT() != RSC_MULTILINEEDIT ) in Edit()
H A Dbutton.cxx3319 if ( rResId.GetRT() != RSC_TRISTATEBOX ) in ImplLoadRes()

Completed in 58 milliseconds