Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/inc/
H A Dtxtvfldi.hxx108 inline sal_Bool IsFormatOK() { return bFormatOK; } in IsFormatOK() function in XMLValueImportHelper
/AOO41X/main/xmloff/source/text/
H A Dtxtvfldi.cxx1200 sal_Bool bTmp = !aValueHelper.IsFormatOK(); in EndElement()