Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtfldi.cxx1101 , bFormatOK(sal_False) in XMLTimeFieldImportContext()
1147 bFormatOK = sal_True; in ProcessAttribute()
1217 if (bFormatOK && in PrepareField()
1859 , bFormatOK(sal_False) in XMLDateTimeDocInfoImportContext()
1906 bFormatOK = sal_True; in ProcessAttribute()
1934 if (bFormatOK) in PrepareField()
1968 , bFormatOK(sal_False) in XMLUserDocInfoImportContext()
1987 bFormatOK = sal_True; in ProcessAttribute()
2021 if (bFormatOK && in PrepareField()
H A Dtxtvfldi.cxx1277 bFormatOK(sal_False), in XMLValueImportHelper()
1417 bFormatOK = sal_True; in ProcessAttribute()
1441 if (bSetStyle && bFormatOK) in PrepareField()
/trunk/main/xmloff/inc/
H A Dtxtvfldi.hxx70 sal_Bool bFormatOK; /// have we read a style:data-style-name attr.? member in XMLValueImportHelper
108 inline sal_Bool IsFormatOK() { return bFormatOK; } in IsFormatOK()
H A Dtxtfldi.hxx347 sal_Bool bFormatOK; member in XMLTimeFieldImportContext
682 sal_Bool bFormatOK; member in XMLDateTimeDocInfoImportContext
744 sal_Bool bFormatOK; member in XMLUserDocInfoImportContext

Completed in 76 milliseconds