Searched refs:maExportXSLT (Results 1 – 8 of 8) sorted by relevance
243 if( (mpNewInfo->maExportXSLT != mpOldInfo->maExportXSLT) && isFileURL( mpNewInfo->maExportXSLT ) ) in onOk()245 osl::File aFile( mpNewInfo->maExportXSLT ); in onOk()273 if((mpNewInfo->maImportXSLT.getLength() == 0) && (mpNewInfo->maExportXSLT.getLength() == 0) ) in onOk()
546 if( pFilterEntry->maExportXSLT.getLength() ) in insertOrEdit()1168 pTempFilter->maExportXSLT = aUserData[5]; in initFilterList()1634 maExportXSLT( rInfo.maExportXSLT ), in filter_info_impl()1660 maExportXSLT != r.maExportXSLT || in operator ==()1690 aUserData[5] = maExportXSLT; in getFilterUserData()
211 if( pFilter->maExportXSLT.getLength() ) in savePackage()212 addFile( xFilterRoot, xFactory, pFilter->maExportXSLT ); in savePackage()345 bOk = copyFile( xIfc, pFilter->maExportXSLT, sXSLTPath ); in copyFiles()
106 pInfo->maExportXSLT = GetURL( maEDExportXSLT ); in FillInfo()121 SetURL( maEDExportXSLT, pInfo->maExportXSLT ); in SetInfo()
62 rtl::OUString maExportXSLT; member in filter_info_impl
183 pFilter->maExportXSLT = getSubdata( 5, aDelim, aFilterUserData ); in createFilterForNode()
205 sValue += createRelativeURL( pFilter->maFilterName, pFilter->maExportXSLT ); in doExport()
303 maFTExportXSLTFile.SetText( getFileNameFromURL( mpFilterInfo->maExportXSLT ) ); in initDialog()
Completed in 46 milliseconds