Searched refs:nLastAction (Results 1 – 6 of 6) sorted by relevance
80 nLastAction = 0; in EditRTFParser()129 if ( nLastAction == ACTION_INSERTPARABRK ) in CallParser()263 nLastAction = ACTION_INSERTTEXT; in InsertText()274 nLastAction = ACTION_INSERTPARABRK; in InsertPara()568 nLastAction = ACTION_INSERTTEXT; in ReadField()
527 nLastAction = ACTION_INSERTPARABRK; in ImpInsertParaBreak()695 nLastAction = ACTION_INSERTTEXT; in ImpInsertText()
62 sal_uInt8 nLastAction; member in EditHTMLParser
82 sal_uInt8 nLastAction; member in EditRTFParser
242 sal_uLong nLastAction; in IsActionShown() local243 rSettings.GetTheActionRange( nFirstAction, nLastAction ); in IsActionShown()244 if ( nAction < nFirstAction || nAction > nLastAction ) in IsActionShown()
36 intt nLastAction; member
Completed in 30 milliseconds