Searched refs:RscClient (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/rsc/source/parser/ |
| H A D | rscicpx.cxx | 48 RscClient * pClient; in InsWinBit() 52 pClient = new RscClient( pHS->getID( "sal_Bool" ), RSC_NOTYPE, in InsWinBit() 246 RscClient * pClient; in InitClassWindow() 265 pClient = new RscClient( pHS->getID( "sal_Bool" ), RSC_NOTYPE, in InitClassWindow() 273 pClient = new RscClient( pHS->getID( "sal_Bool" ), RSC_NOTYPE, in InitClassWindow() 954 RscClient * pClient; in InitClassKeyCode() 976 pClient = new RscClient( pHS->getID( "sal_Bool" ), RSC_NOTYPE, in InitClassKeyCode() 984 pClient = new RscClient( pHS->getID( "sal_Bool" ), RSC_NOTYPE, in InitClassKeyCode() 993 pClient = new RscClient( pHS->getID( "sal_Bool" ), RSC_NOTYPE, in InitClassKeyCode() 1117 RscClient * pClient; in InitClassMenuItem() [all …]
|
| H A D | rscinit.cxx | 696 RscClient * pClient; in Init() 701 pClient = new RscClient( pHS->getID( "sal_Bool" ), RSC_NOTYPE, in Init()
|
| /trunk/main/rsc/source/res/ |
| H A D | rscflag.cxx | 409 RscClient::RscClient( Atom nId, sal_uInt32 nTypeId, RscFlag * pClass, in RscClient() function in RscClient 426 RSCCLASS_TYPE RscClient::GetClassType() const in GetClassType() 440 void RscClient::WriteSrc( const RSCINST & rInst, FILE * fOutput, in WriteSrc() 458 RSCINST RscClient::Create( RSCINST * pInst, const RSCINST & rDflt, in Create()
|
| /trunk/main/rsc/inc/ |
| H A D | rscflag.hxx | 67 class RscClient : public RscTop class 72 RscClient( Atom nId, sal_uInt32 nTypId, RscFlag * pClass,
|