Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtvfldi.cxx1276 bStringType(sal_False), in XMLValueImportHelper()
1317 bStringType = sal_True; in ProcessAttribute()
1325 bStringType = sal_False; in ProcessAttribute()
1458 if (bStringType) in PrepareField()
/trunk/main/xmloff/inc/
H A Dtxtvfldi.hxx69 sal_Bool bStringType; /// is this a string (or a float) type? member in XMLValueImportHelper
105 inline sal_Bool IsStringValue() { return bStringType; } in IsStringValue()

Completed in 25 milliseconds