Searched refs:RscClient (Results 1 – 4 of 4) sorted by relevance
/trunk/main/rsc/source/parser/ |
H A D | rscicpx.cxx | 50 RscClient * pClient; in InsWinBit() 54 pClient = new RscClient( pHS->getID( "sal_Bool" ), RSC_NOTYPE, in InsWinBit() 251 RscClient * pClient; in InitClassWindow() 270 pClient = new RscClient( pHS->getID( "sal_Bool" ), RSC_NOTYPE, in InitClassWindow() 278 pClient = new RscClient( pHS->getID( "sal_Bool" ), RSC_NOTYPE, in InitClassWindow() 959 RscClient * pClient; in InitClassKeyCode() 981 pClient = new RscClient( pHS->getID( "sal_Bool" ), RSC_NOTYPE, in InitClassKeyCode() 989 pClient = new RscClient( pHS->getID( "sal_Bool" ), RSC_NOTYPE, in InitClassKeyCode() 998 pClient = new RscClient( pHS->getID( "sal_Bool" ), RSC_NOTYPE, in InitClassKeyCode() 1122 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,
|
Completed in 47 milliseconds