Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/xsltdialog/
H A Dxmlfiltertabdialog.cxx243 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()
H A Dxmlfiltersettingsdialog.cxx546 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()
H A Dxmlfilterjar.cxx211 if( pFilter->maExportXSLT.getLength() ) in savePackage()
212 addFile( xFilterRoot, xFactory, pFilter->maExportXSLT ); in savePackage()
345 bOk = copyFile( xIfc, pFilter->maExportXSLT, sXSLTPath ); in copyFiles()
H A Dxmlfiltertabpagexslt.cxx106 pInfo->maExportXSLT = GetURL( maEDExportXSLT ); in FillInfo()
121 SetURL( maEDExportXSLT, pInfo->maExportXSLT ); in SetInfo()
H A Dxmlfiltercommon.hxx62 rtl::OUString maExportXSLT; member in filter_info_impl
H A Dtypedetectionimport.cxx183 pFilter->maExportXSLT = getSubdata( 5, aDelim, aFilterUserData ); in createFilterForNode()
H A Dtypedetectionexport.cxx205 sValue += createRelativeURL( pFilter->maFilterName, pFilter->maExportXSLT ); in doExport()
H A Dxmlfiltertestdialog.cxx303 maFTExportXSLTFile.SetText( getFileNameFromURL( mpFilterInfo->maExportXSLT ) ); in initDialog()

Completed in 27 milliseconds