Home
last modified time | relevance | path

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

/trunk/main/editeng/source/items/
H A Dfrmitems.cxx712 sal_Int8 autofirst = 0; in Create() local
717 prpfirstline >> txtleft >> autofirst; in Create()
760 pAttr->bAutoFirst = autofirst & 0x01; in Create()
761 if( nVersion >= LRSPACE_NEGATIVE_VERSION && ( autofirst & 0x80 ) ) in Create()

Completed in 36 milliseconds