Searched defs:pbNext (Results 1 – 3 of 3) sorted by relevance
366 bool* pbNext = new bool( (pButton == pPageDownBtn) ); in IMPL_LINK() local373 IMPL_STATIC_LINK( SwView, MoveNavigationHdl, bool *, pbNext ) in IMPL_STATIC_LINK() argument
979 bool* pbNext = new bool ( ((const SfxBoolItem*)pItem)->GetValue() ); in Execute() local
275 bool* pbNext = new bool( FN_DOWN == nCurrItemId ); in IMPL_LINK() local