Home
last modified time | relevance | path

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

/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltertabdialog.cxx227 if( (mpNewInfo->maDTD != mpOldInfo->maDTD) && isFileURL( mpNewInfo->maDTD ) ) in onOk()
243 if( (mpNewInfo->maExportXSLT != mpOldInfo->maExportXSLT) && isFileURL( mpNewInfo->maExportXSLT ) ) in onOk()
259 if( (mpNewInfo->maImportXSLT != mpOldInfo->maImportXSLT) && isFileURL( mpNewInfo->maImportXSLT ) ) in onOk()
283 …if( (mpNewInfo->maImportTemplate != mpOldInfo->maImportTemplate) && isFileURL( mpNewInfo->maImport… in onOk()
H A Dxmlfiltercommon.hxx42 extern bool isFileURL( const ::rtl::OUString & rURL );
H A Dxmlfiltersettingsdialog.cxx1727 bool isFileURL( const ::rtl::OUString & rURL ) in isFileURL() function

Completed in 19 milliseconds