Home
last modified time | relevance | path

Searched refs:nConstId (Results 1 – 5 of 5) sorted by relevance

/trunk/main/rsc/inc/
H A Drscflag.hxx47 sal_Bool IsDefault( const RSCINST & rInst, Atom nConstId );
50 sal_Bool IsSet( const RSCINST & rInst, Atom nConstId );
55 Atom nConstId );
59 ERRTYPE SetNotConst( const RSCINST & rInst, Atom nConstId );
70 Atom nConstId; //Id des zu setzenden Wertes member in RscClient
80 return( pRefClass->IsDefault( rInst, nConstId ) ); in IsDefault()
85 pDef, nConstId ); in IsValueDefault()
89 return( pRefClass->SetConst( rInst, nConstId, bValue ) ); in SetBool()
92 SetNotConst( rInst, nConstId ) ); in SetBool()
95 *pB = pRefClass->IsSet( rInst, nConstId ); in GetBool()
H A Drscconst.hxx49 sal_Bool GetConstValue( Atom nConstId, sal_Int32 * pVal ) const;
51 sal_uInt32 GetConstPos( Atom nConstId );
H A Drscinst.hxx73 ERRTYPE SetConst( Atom nVarName, Atom nConstId );
82 ERRTYPE SetConst( Atom nConstId );
/trunk/main/rsc/source/res/
H A Drscflag.cxx178 sal_Bool bOwnClass, Atom nConstId ) in CreateClient() argument
186 if( nEntries != (i = GetConstPos( nConstId )) ){ in CreateClient()
244 if( nEntries != (i = GetConstPos( nConstId )) ){ in IsDefault()
265 Atom nConstId ) in IsValueDefault() argument
269 if( nEntries != (i = GetConstPos( nConstId )) ){ in IsValueDefault()
320 sal_Bool RscFlag::IsSet( const RSCINST & rInst, Atom nConstId ) in IsSet() argument
324 if( nEntries != (i = GetConstPos( nConstId )) ){ in IsSet()
414 nConstId = nConstantId; in RscClient()
443 if( pRefClass->IsSet( rInst, nConstId ) ) in WriteSrc()
478 bOwnClass, nConstId ); in Create()
[all …]
/trunk/main/rsc/doku/feinkonz.43/
H A Drscinst.doc2927 ERRTYPE SetConst( HASHID nConstId );

Completed in 34 milliseconds