Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/svdraw/
H A Dsvdfmtf.cxx1291 MetaAction* pSkipAct = pMtf->NextAction(); in DoAction() local
1293 while( pSkipAct in DoAction()
1294 && ((pSkipAct->GetType() != META_COMMENT_ACTION ) in DoAction()
1295 …|| (((MetaCommentAction*)pSkipAct)->GetComment().CompareIgnoreCaseToAscii(aSkipComment.GetBuffer()… in DoAction()
1297 pSkipAct = pMtf->NextAction(); in DoAction()

Completed in 16 milliseconds