Lines Matching refs:pLastPattern
455 pLastPattern( NULL ), in ScInputHandler()
599 if ( pLastPattern && pLastPattern->IsSymbolFont() ) in UpdateSpellSettings()
621 …sal_Bool bHyphen = pLastPattern && ((const SfxBoolItem&)pLastPattern->GetItem(ATTR_HYPHENATE)).Get… in UpdateSpellSettings()
1664 pLastPattern = NULL; in ViewShellGone()
1744 pLastPattern = NULL; in ForgetLastPattern()
1783 sal_Bool bAsianVertical = pLastPattern && in UpdateAdjust()
1784 ((const SfxBoolItem&)pLastPattern->GetItem( ATTR_STACKED )).GetValue() && in UpdateAdjust()
1785 ((const SfxBoolItem&)pLastPattern->GetItem( ATTR_VERTICAL_ASIAN )).GetValue(); in UpdateAdjust()
1891 if (pPattern != pLastPattern) in StartTable()
1926 pLastPattern = pPattern; in StartTable()
2650 pLastPattern = NULL; in EnterHandler()