Home
last modified time | relevance | path

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

/AOO41X/main/unotools/inc/unotools/
H A Dmoduleoptions.hxx49 #define FEATUREFLAG_WRITER 0x00002000 macro
/AOO41X/main/unotools/source/config/
H A Dmoduleoptions.cxx1302 nFeature |= FEATUREFLAG_WRITER; in GetFeatures()