Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dcompatibility.cxx91 #define OFFSET_USEOURTEXTWRAPPING 10 macro
190 lProperties[ OFFSET_USEOURTEXTWRAPPING ].Name = PROPERTYNAME_USEOURTEXTWRAP; in GetList()
207 lProperties[ OFFSET_USEOURTEXTWRAPPING ].Value <<= pItem->bUseOurTextWrapping; in GetList()
478 … lPropertyValues[ OFFSET_USEOURTEXTWRAPPING - 1 ].Name = sNode + PROPERTYNAME_USEOURTEXTWRAP; in Commit()
491 lPropertyValues[ OFFSET_USEOURTEXTWRAPPING - 1 ].Value <<= aItem.bUseOurTextWrapping; in Commit()

Completed in 17 milliseconds