Home
last modified time | relevance | path

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

/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltertestdialog.cxx486 int bUseDocType = (mpFilterInfo->maDocType.getLength() != 0 ) ? 1 : 0; in doExport() local
487 Sequence< PropertyValue > aSourceData( 2 + bUseDTD + bUseDocType ); in doExport()
502 if( bUseDocType ) in doExport()

Completed in 19 milliseconds