Home
last modified time | relevance | path

Searched refs:IsInst (Results 1 – 13 of 13) sorted by relevance

/trunk/main/rsc/source/res/
H A Drscclass.cxx295 if( aDfltI.IsInst() ) in Create()
331 if( aTmpI.IsInst() ) in Destroy()
469 if( aTmpI.IsInst() ) in GetVariable()
572 if( aTmpI.IsInst() ) in IsConsistent()
603 if( aTmpI.IsInst() ) in SetToDefault()
675 if( aTmpI.IsInst() ) in IsValueDflt()
710 if( aTmpI.IsInst() ) in IsValueDefault()
749 if( aTmpI.IsInst() ) in SetDefault()
831 if( aTmpI.IsInst() ) in WriteSrc()
874 if( aTmpI.IsInst() ) in GetCorrectValues()
[all …]
H A Drsccont.cxx52 if( aInst.IsInst() ){ in Destroy()
152 if( !bOwnClass && rDflt.IsInst() ) in Create()
293 if( aTmpI.IsInst() ){ in GetElement()
295 if( rCreateInst.IsInst() ){ in GetElement()
315 if( rCreateInst.IsInst() ){ in GetElement()
428 if( !aTmpI.IsInst() ) in SetPosRscId()
694 pClassData->pEntries[ i ].aInst.pClass, i +1 ).IsInst() ) in IsConsistent()
H A Drscmgr.cxx87 if( !bOwnClass && rDflt.IsInst() ) in Create()
444 if( aExtraInst.IsInst() ) in WriteHxxHeader()
536 if( aExtraInst.IsInst() ) in WriteCxxHeader()
651 while( aTmpI.IsInst() && (nDeep < nRefDeep) && aError.IsOk() ) in IsToDeep()
H A Drscflag.cxx151 if( !bOwnClass && rDflt.IsInst() ) in Create()
183 if( !bOwnClass && rDfltI.IsInst() ) in CreateClient()
468 if( !bOwnClass && rDflt.IsInst() ){ in Create()
H A Drscrange.cxx175 if( !bOwnClass && rDflt.IsInst() ) in Create()
383 if( !bOwnClass && rDflt.IsInst() ) in Create()
527 if( !bOwnClass && rDflt.IsInst() ) in Create()
H A Drsctop.cxx85 if( !aDfltInst.IsInst() ) in GetDefault()
100 if( aDfltInst.IsInst() ){ in Pre_dtor()
H A Drscarray.cxx67 if( aInst.IsInst() ) in ~RscInstNode()
187 if( !bOwnClass && rDflt.IsInst() ) in Create()
H A Drscconst.cxx341 if( !bOwnClass && rDflt.IsInst() ) in Create()
H A Drscstr.cxx175 if( !bOwnClass && rDflt.IsInst() ) in Create()
/trunk/main/rsc/source/parser/
H A Drscyacc.cxx161 if( aCopyInst.IsInst() ) in DoClassHeader()
179 if( aCopyInst.IsInst() ) in DoClassHeader()
215 if( !aTmpI.IsInst() ) in DoClassHeader()
/trunk/main/rsc/doku/feinkonz.43/
H A Drscinst.doc2711 if( !aColInst.IsInst() )
2821 if( aWindow.IsInst() )
2908 BOOL IsInst();
3010 Methoden: IsInst(), GetClassType().
3067 Au0RscInst::IsInst()
3069 AliBOOL RscInst::IsInst();
3083 Methode: RSCINST::IsInst();
3253 Methode: IsInst().
3280 Methode: IsInst().
4001 Methoden: IsInst(), GetClassType().
[all …]
/trunk/main/rsc/inc/
H A Drscinst.hxx58 sal_Bool IsInst() const { return( aInst.IsInst() ); } in IsInst() function in RscInst
H A Drscall.h94 sal_Bool IsInst() const { return( pData != NULL ); } in IsInst() function

Completed in 53 milliseconds