Searched refs:isFileURL (Results 1 – 3 of 3) sorted by relevance
227 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()
42 extern bool isFileURL( const ::rtl::OUString & rURL );
1727 bool isFileURL( const ::rtl::OUString & rURL ) in isFileURL() function
Completed in 27 milliseconds