Home
last modified time | relevance | path

Searched refs:RscString (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/rsc/source/res/
H A Drscstr.cxx51 RscString::RscString( Atom nId, sal_uInt32 nTypeId ) in RscString() function in RscString
67 RSCCLASS_TYPE RscString::GetClassType() const in GetClassType()
81 ERRTYPE RscString::SetString( const RSCINST & rInst, const char * pStr ){ in SetString()
115 ERRTYPE RscString::GetString( const RSCINST & rInst, char ** ppStr ){ in GetString()
129 ERRTYPE RscString::GetRef( const RSCINST & rInst, RscId * pRscId ){ in GetRef()
143 ERRTYPE RscString::SetRef( const RSCINST & rInst, const RscId & rRefId ){ in SetRef()
163 RSCINST RscString::Create( RSCINST * pInst, const RSCINST & rDflt, in Create()
202 void RscString::Destroy( const RSCINST & rInst ){ in Destroy()
269 void RscString::WriteSrc( const RSCINST & rInst, FILE * fOutput, in WriteSrc()
317 ERRTYPE RscString::WriteRc( const RSCINST & rInst, RscWriteRc & rMem, in WriteRc()
[all …]
/aoo42x/main/rsc/inc/
H A Drscstr.hxx32 class RscString : public RscTop class
42 RscString( Atom nId, sal_uInt32 nTypId );
H A Drscdb.hxx282 RscString aString;
283 RscString aStringLiteral;

Completed in 20 milliseconds