Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx137 if (mMode == START || mMode == COMPLETE) in toString()
168 if (mMode == END || mMode == COMPLETE) in toString()
249 if (mMode == START || mMode == COMPLETE) in output()
282 if (mMode == END || mMode == COMPLETE) in output()
/trunk/main/writerfilter/inc/resourcemodel/
H A DTagLogger.hxx56 enum eMode { START, END, COMPLETE }; enumerator
71 XMLTag(string sTag, eMode mode = COMPLETE) : mTag(sTag), mMode(mode) {} in XMLTag()
/trunk/main/toolkit/source/helper/
H A Dproperty.cxx258 …DECL_PROP_2 ( "Complete", COMPLETE, sal_Bool, BOUND, MAYBEDE… in ImplGetPropertyInfos()

Completed in 24 milliseconds