Home
last modified time | relevance | path

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

/trunk/main/oox/source/export/
H A Ddrawingml.cxx1130 #define DEFTBINS 127 in WriteText() macro
1133 nTop = nBottom = DEFTBINS; in WriteText()
1175 XML_tIns, (nTop != DEFTBINS) ? IS( MM100toEMU( nTop ) ) : NULL, in WriteText()
1176 XML_bIns, (nBottom != DEFTBINS) ? IS( MM100toEMU( nBottom ) ) : NULL, in WriteText()

Completed in 23 milliseconds