Home
last modified time | relevance | path

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

/aoo4110/main/editeng/source/editeng/
H A Deertfpar.cxx80 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()
H A Deehtml.cxx527 nLastAction = ACTION_INSERTPARABRK; in ImpInsertParaBreak()
695 nLastAction = ACTION_INSERTTEXT; in ImpInsertText()
H A Deehtml.hxx62 sal_uInt8 nLastAction; member in EditHTMLParser
H A Deertfpar.hxx82 sal_uInt8 nLastAction; member in EditRTFParser
/aoo4110/main/sc/source/ui/view/
H A Dviewutil.cxx242 sal_uLong nLastAction; in IsActionShown() local
243 rSettings.GetTheActionRange( nFirstAction, nLastAction ); in IsActionShown()
244 if ( nAction < nFirstAction || nAction > nLastAction ) in IsActionShown()
/aoo4110/main/xml2cmp/source/inc/
H A Dtextfile.h36 intt nLastAction; member

Completed in 44 milliseconds