Home
last modified time | relevance | path

Searched refs:IsId (Results 1 – 10 of 10) sorted by relevance

/trunk/main/rsc/source/res/
H A Drscmgr.cxx179 if( !pClassData->aRefId.IsId() && !pDfltData->aRefId.IsId() ){ in IsValueDefault()
209 if( pClassData->aRefId.IsId() ) in WriteSrcHeader()
261 if( pClassData->aRefId.IsId() ) in WriteRcHeader()
411 if( pClassData->aRefId.IsId() ) in WriteHxxHeader()
499 if( pClassData->aRefId.IsId() ) in WriteCxxHeader()
600 if( pClassData->aRefId.IsId() && in IsConsistent()
692 if( rRefId.IsId() && in SetRef()
H A Drscstr.cxx222 if( pData->aRefId.IsId() || pDefData->aRefId.IsId() ) in IsValueDefault()
272 if ( ((RscStringInst *)rInst.pData)->aRefId.IsId() ) in WriteSrc()
324 if( ((RscStringInst *)rInst.pData)->aRefId.IsId() ){ in WriteRc()
330 while( aError.IsOk() && aId.IsId() ){ in WriteRc()
H A Drsccont.cxx224 if( rEleName.IsId() ){ in SearchElePos()
268 if( !bNoId && !rEleName.IsId() ) in GetElement()
997 if( pClassData->pEntries[ i ].aName.IsId() in WriteHxx()
1032 if( pClassData->pEntries[ i ].aName.IsId() in WriteCxx()
H A Drscrange.cxx630 if( rRscId.IsId() ){ in SetRef()
/trunk/main/sd/source/ui/view/
H A DViewShellManager.cxx96 class IsId : public ::std::unary_function<ShellDescriptor,bool> class
99 IsId (ShellId nId) : mnId(nId) {} in IsId() function in sd::__anon0c197f9a0111::IsId
675 if (::std::find_if(rList.begin(),rList.end(), IsId(nId)) != rList.end()) in ActivateSubShell()
705 ::std::find_if(rList.begin(),rList.end(), IsId(nId))); in DeactivateSubShell()
738 ::std::find_if(rList.begin(),rList.end(), IsId(nId))); in MoveSubShellToTop()
842 IsId(nId))); in GetShell()
853 ::std::find_if(rList.begin(),rList.end(), IsId(nId))); in GetShell()
/trunk/main/rsc/source/parser/
H A Derscerr.cxx446 if( pClass || aId.IsId() ) in ErrorFormat()
453 if( aId.IsId() ) in ErrorFormat()
456 if( aId.IsId() ) in ErrorFormat()
H A Drscyacc.cxx188 if( !aName1.IsId() ) in DoClassHeader()
198 if( (sal_Int32)aName1 >= 256 && aName1.IsId() ) in DoClassHeader()
H A Dyyrscyacc.y305 if( TYPE_NOTHING == $1.nTyp && aRscId.IsId() )
448 if( TYPE_NOTHING == $1.nTyp && aRscId.IsId() )
/trunk/main/rsc/inc/
H A Drscdef.hxx113 sal_Bool IsId() const { return !aExp.IsNothing(); } in IsId() function in RscId
/trunk/main/rsc/doku/feinkonz.43/
H A Drscinst.doc3115 Methoden: SetPosEle(), RscId::IsId().
3719 Methode: IsId(), SetDefault().

Completed in 44 milliseconds