Home
last modified time | relevance | path

Searched refs:filter (Results 1 – 25 of 642) sorted by relevance

12345678910>>...26

/trunk/main/sc/
H A DLibrary_scfilt.mk34 -I$(SRCDIR)/sc/source/filter/inc \
72 sc/source/filter/ftools/fapihelper \
73 sc/source/filter/ftools/fprogressbar \
74 sc/source/filter/ftools/ftools \
75 sc/source/filter/excel/colrowst \
76 sc/source/filter/excel/excdoc \
77 sc/source/filter/excel/excel \
78 sc/source/filter/excel/excform \
79 sc/source/filter/excel/excform8 \
80 sc/source/filter/excel/excimp8 \
[all …]
H A DLibrary_sc.mk38 -I$(SRCDIR)/sc/source/filter/inc \
489 sc/source/filter/xml/sheetdata \
490 sc/source/filter/xml/xmlwrap \
491 sc/source/filter/xml/xmlimprt \
492 sc/source/filter/xml/xmlexprt \
493 sc/source/filter/xml/xmlbodyi \
494 sc/source/filter/xml/xmltabi \
495 sc/source/filter/xml/xmlexternaltabi \
496 sc/source/filter/xml/xmlrowi \
497 sc/source/filter/xml/xmlcelli \
[all …]
/trunk/main/filter/prj/
H A Dbuild.lst1 fl filter : L10N:l10n svtools unotools xmloff cppu tools cppuhelper sal svx javaunohelper …
2 fl filter usr1 - all fl_mkout NULL
3 fl filter\prj get - all fl_prj NULL
4 fl filter\inc nmake - all fl_inc NULL
5 fl filter\source\xmlfilteradaptor nmake - all fl_xmlfilteradaptor fl_inc NULL
6 fl filter\source\xmlfilterdetect nmake - all fl_xmlfilterdetect fl_inc NULL
7 fl filter\source\msfilter nmake - all fl_msfilter fl_inc NULL
8 fl filter\source\msfilter\powerpoint nmake - all fl_powerpoint fl_inc NULL
9 fl filter\source\pdf nmake - all fl_pdf fl_svg fl_inc NULL
10 fl filter\source\svg nmake - all fl_svg fl_inc NULL
[all …]
/trunk/main/sw/
H A DLibrary_msword.mk31 -I$(SRCDIR)/sw/source/filter/inc \
74 sw/source/filter/rtf/rtffld \
75 sw/source/filter/rtf/rtffly \
76 sw/source/filter/rtf/rtfnum \
77 sw/source/filter/rtf/rtftbl \
78 sw/source/filter/rtf/swparrtf \
79 sw/source/filter/ww8/rtfattributeoutput \
80 sw/source/filter/ww8/rtfexport \
81 sw/source/filter/ww8/rtfexportfilter \
82 sw/source/filter/ww8/rtfimportfilter \
[all …]
H A DLibrary_sw.mk34 -I$(SRCDIR)/sw/source/filter/inc \
475 sw/source/filter/ascii/ascatr \
476 sw/source/filter/ascii/parasc \
477 sw/source/filter/ascii/wrtasc \
478 sw/source/filter/basflt/docfact \
479 sw/source/filter/basflt/fltini \
480 sw/source/filter/basflt/shellio \
481 sw/source/filter/html/SwAppletImpl \
482 sw/source/filter/html/css1atr \
483 sw/source/filter/html/css1kywd \
[all …]
/trunk/main/reportdesign/
H A DLibrary_rptxml.mk36 -I$(SRCDIR)/reportdesign/source/filter/xml \
64 reportdesign/source/filter/xml/xmlfilter \
65 reportdesign/source/filter/xml/xmlReport \
66 reportdesign/source/filter/xml/xmlMasterFields \
67 reportdesign/source/filter/xml/xmlGroup \
68 reportdesign/source/filter/xml/xmlHelper \
69 reportdesign/source/filter/xml/xmlSection \
70 reportdesign/source/filter/xml/xmlComponent \
71 reportdesign/source/filter/xml/xmlControlProperty \
72 reportdesign/source/filter/xml/xmlFormattedField \
[all …]
/trunk/main/dbaccess/
H A DLibrary_dbaxml.mk27 $(eval $(call gb_Library_set_componentfile,dbaxml,dbaccess/source/filter/xml/dbaxml))
36 -I$(SRCDIR)/dbaccess/source/filter/xml \
62 dbaccess/source/filter/xml/xmlfilter \
63 dbaccess/source/filter/xml/dbloader2 \
64 dbaccess/source/filter/xml/xmlDatabase \
65 dbaccess/source/filter/xml/xmlDataSource \
66 dbaccess/source/filter/xml/xmlTableFilterPattern \
67 dbaccess/source/filter/xml/xmlTableFilterList \
68 dbaccess/source/filter/xml/xmlDataSourceInfo \
69 dbaccess/source/filter/xml/xmlDataSourceSetting \
[all …]
/trunk/main/filter/source/pdf/
H A Dimpdialog.src64 HelpID = "filter:RadioButton:RID_PDF_TAB_GENER:RB_ALL" ;
71 HelpID = "filter:RadioButton:RID_PDF_TAB_GENER:RB_RANGE" ;
78 HelpID = "filter:Edit:RID_PDF_TAB_GENER:ED_PAGES" ;
85 HelpID = "filter:RadioButton:RID_PDF_TAB_GENER:RB_SELECTION" ;
98 HelpID = "filter:RadioButton:RID_PDF_TAB_GENER:RB_LOSSLESSCOMPRESSION" ;
105 HelpID = "filter:RadioButton:RID_PDF_TAB_GENER:RB_JPEGCOMPRESSION" ;
118 HelpID = "filter:MetricField:RID_PDF_TAB_GENER:NF_QUALITY" ;
130 HelpID = "filter:CheckBox:RID_PDF_TAB_GENER:CB_REDUCEIMAGERESOLUTION" ;
138 HelpID = "filter:ComboBox:RID_PDF_TAB_GENER:CO_REDUCEIMAGERESOLUTION" ;
160 HelpID = "filter:CheckBox:RID_PDF_TAB_GENER:CB_PDFA_1B_SELECT" ;
[all …]
/trunk/main/offapi/com/sun/star/sdb/
H A DXSingleSelectQueryComposer.idl63 /** makes it possible to set a filter condition for the query.
64 @param filter
65 the filter to set
71 void setFilter([in] string filter)
75 /** appends a new set of filter criteria which is split into levels.
76 @param filter
77 The filter criteria is split into levels. Each level represents the
79 with the name of the column and the filter condition. The filter condition
85 void setStructuredFilter([in] sequence< sequence<com::sun::star::beans::PropertyValue> > filter)
89 /** appends a new filter condition by a
[all …]
H A DXSQLQueryComposer.idl79 /** returns the currently used filter.
82 The filter criteria returned is part of the where condition of the
86 the filter
91 /** returns the currently used filter.
93 The filter criteria is split into levels. Each level represents the
95 with the name of the column and the filter condition. The filter condition
99 the structured filter
118 /** appends a new filter condition by a
120 providing the name and the value for the filter.
122 the column which is used to create a filter
[all …]
H A DXSingleSelectQueryAnalyzer.idl80 /** returns the used filter.
82 The filter criteria returned is part of the where condition of the
86 the filter
91 /** returns the currently used filter.
93 The filter criteria is split into levels. Each level represents the
95 with the name of the column and the filter condition. The filter condition
99 the structured filter
132 /** returns the used HAVING filter.
134 The HAVING filter criteria returned is part of the HAVING condition of the
138 the filter
[all …]
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFilterController.idl38 /** provides access to a form based filter for a database form
40 …<p>In a form based filter, form controls bound to a searchable database field are replaced with a …
49 to the form based filter, so those relaxations are not considered here.</p>
51 …<p>The filter maintained by a filter controller is, logically, a disjunctive normal form of an SQL…
56 …<p><em>n</em> equals the number of filter controls which the filter controller is responsible for.…
57 …doesn't change during one session of the form based filter. On the other hand, <em>m</em>, the num…
62 …of those will actually exist). Since in a form based filter, there are only <em>n</em> filter cont…
63filter control displays exactly one <em>predicate expression</em>, this means that only a part of …
64filter can be displayed, in particular, only one <em>disjunctive term</em> can be displayed at a t…
65 …the filter controller knows the concept of an <em>active term</em>, denoted by the <member>ActiveT…
[all …]
/trunk/main/svtools/
H A DLibrary_svt.mk173 svtools/source/filter/FilterConfigCache \
174 svtools/source/filter/FilterConfigItem \
175 svtools/source/filter/SvFilterOptionsDialog \
176 svtools/source/filter/exportdialog \
177 svtools/source/filter/filter \
178 svtools/source/filter/filter2 \
179 svtools/source/filter/sgfbram \
180 svtools/source/filter/sgvmain \
181 svtools/source/filter/sgvspln \
182 svtools/source/filter/sgvtext \
[all …]
/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A Dmakefile.mk28 PRJNAME = filter
32 PACKAGE = complex$/filter$/detection$/typeDetection
46 …-Dorg.openoffice.test.arg.tdoc=$(SRC_ROOT)/filter/qa/complex/filter/detection/typeDetection/docume…
47 …-Dorg.openoffice.test.arg.properties=$(SRC_ROOT)/filter/qa/complex/filter/detection/typeDetection/…
48 …-Dorg.openoffice.test.arg.files.csv=$(SRC_ROOT)/filter/qa/complex/filter/detection/typeDetection/f…
49 …-Dorg.openoffice.test.arg.preselectedFilter.csv=$(SRC_ROOT)/filter/qa/complex/filter/detection/typ…
50 …-Dorg.openoffice.test.arg.preselectedType.csv=$(SRC_ROOT)/filter/qa/complex/filter/detection/typeD…
51 …-Dorg.openoffice.test.arg.serviceName.csv=$(SRC_ROOT)/filter/qa/complex/filter/detection/typeDetec…
/trunk/main/offapi/com/sun/star/document/
H A DFilterFactory.idl46 /** factory to create filter components.
51 can use this information, to search a suitable filter (may the default filter) at
64 /** factory interface to create and initialize filter components.
70 … (mostly the default) filter for this type then. The found filter will be created, initialized
71 and returned then. Creation of a filter by using its internal filter name directly can be
94 … Searching of a suitable filter for a given internal type name, must be done by the new interface
96 … The factory interface can be used to create filter components by its internal filter name only.
103filter) item. Further it will throw an <type scope="com::sun::star::lang">IllegalArgumentException…
108 <strong>Initialization of a filter component</strong><p>
109 …Every filter, which was created by this factory can(!) be initialized with its own configuration d…
[all …]
H A DImportFilter.idl48 /** filter for imports
61 /** set target(!) document for this filter
64 The document must be used as the target of the filter.
71 /** filter interface
74 It's used to filter a document at loading time.
91 /** support initialization of filter with its own configuration
94 A filter object must be created by global service <type>FilterFactory</type>.
95 If filter supports this optional interface, he will be initialized by the factory directly
98 <li>first item will be a set of configuration data of the filter</li>
111 /** provides access to the internal name of this filter
[all …]
H A DExportFilter.idl48 /** filter for exports
61 /** set source(!) document for this filter
64 The document must be used as the source for following filter operation.
71 /** filter interface
74 It's used to filter a document at saving time.
91 /** support initialization of filter with its own configuration
94 A filter object must be created by global service <type>FilterFactory</type>.
95 If filter supports this optional interface, he will be initialized by the factory directly
98 <li>first item will be a set of configuration data of the filter</li>
111 /** provides access to the internal name of this filter
[all …]
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilterManager.idl40 /** Specifies a filter manager interface for a FilePicker
47 /** Adds a filter identified by a title.
50 Specifies the name of the filter as shown in the filter box of the
54 Specifies the extensions of the filter. Multiple filters should be
56 a filter expresion. A typical filter is for instance '*.txt'.
59 If a filter with the specified title already exists.
66 /** Sets the current filter.
69 Specifies the name of the filter to be set.
72 If the specified filter was not found.
78 /** Returns the currently selected filter.
[all …]
/trunk/main/sd/
H A DLibrary_sdfilt.mk60 sd/source/filter/ppt/propread \
61 sd/source/filter/ppt/pptin \
62 sd/source/filter/ppt/pptinanimations \
63 sd/source/filter/ppt/pptatom \
64 sd/source/filter/ppt/ppt97animations \
65 sd/source/filter/eppt/eppt \
66 sd/source/filter/eppt/epptso \
67 sd/source/filter/eppt/escherex \
68 sd/source/filter/eppt/pptexanimations \
69 sd/source/filter/eppt/pptexsoundcollection \
[all …]
/trunk/main/solenv/gbuild/
H A DTargetLocations.mk37 $(patsubst $(1):%,$(gb_Library_OUTDIRLOCATION)/%,$(filter $(filter $(1),$(gb_Library_TARGETS)):%,$(…
41 $(patsubst $(1):%,$(gb_StaticLibrary_OUTDIRLOCATION)/%,$(filter $(filter $(1),$(gb_StaticLibrary_TA…
103 $(patsubst $(1):%,$(WORKDIR)/ExternalHeaders/Library/%,$(filter $(1):%,$(gb_Library_FILENAMES)))
107 $(patsubst $(1):%,$(WORKDIR)/Headers/Library/%,$(filter $(1):%,$(gb_Library_FILENAMES)))
111 $(patsubst $(1):%,$(WORKDIR)/ExternalHeaders/StaticLibrary/%,$(filter $(1):%,$(gb_StaticLibrary_FIL…
115 $(patsubst $(1):%,$(WORKDIR)/Headers/StaticLibrary/%,$(filter $(1):%,$(gb_StaticLibrary_FILENAMES)))
164 $(patsubst $(1):%,%,$(filter $(1):%,$(gb_Library_LAYER)))
168 $(patsubst $(1):%,%,$(filter $(1):%,$(gb_Executable_LAYER)))
172 $(patsubst $(1):%,%,$(filter $(1):%,$(gb_Library_FILENAMES)))
176 $(patsubst $(1):%,%,$(filter $(1):%,$(gb_StaticLibrary_FILENAMES)))
H A DHelper.mk139 ifeq ($$(filter $(1),$$(gb_Executable_VALIDGROUPS)),)
144 $(if $(filter $(target),$(gb_Executable_$(group))),\
146 $(if $(filter-out $(words $(2)),$(words $(sort $(2)))),\
154 ifeq ($$(filter $(1),$$(gb_Library_VALIDGROUPS)),)
159 $(if $(filter $(target),$(gb_Library_$(group))),\
161 $(if $(filter-out $(words $(2)),$(words $(sort $(2)))),\
169 ifeq ($$(filter $(1),$$(gb_StaticLibrary_VALIDGROUPS)),)
174 $(if $(filter $(target),$(gb_StaticLibrary_$(group))),\
176 $(if $(filter-out $(words $(2)),$(words $(sort $(2)))),\
/trunk/main/solenv/gbuild/platform/
H A Dmacosx.mk273 $(patsubst $(1):%,%,$(filter $(1):%,$(gb_LinkTarget__RPATHS)))
293 gb_LinkTarget_INCLUDE := $(filter-out %/stl, $(subst -I. , ,$(SOLARINC)))
294 gb_LinkTarget_INCLUDE_STL := $(filter %/stl, $(subst -I. , ,$(SOLARINC)))
298 $(patsubst lib%.dylib,-l%,$(foreach lib,$(filter-out $(gb_Library__FRAMEWORKS),$(1)),$(call gb_Libr…
299 $(addprefix -framework ,$(filter $(gb_Library__FRAMEWORKS),$(1)))
303 $(if $(filter Executable,$(1)),\
315 $(if $(filter Executable,$(TARGETTYPE)),$(gb_Executable_TARGETTYPEFLAGS)) \
316 $(if $(filter Library,$(TARGETTYPE)),$(gb_Library_TARGETTYPEFLAGS)) \
323 $(if $(filter Executable,$(TARGETTYPE)),$(gb_Executable_TARGETTYPEFLAGS)) \
324 $(if $(filter Library,$(TARGETTYPE)),$(gb_Library_TARGETTYPEFLAGS)) \
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_xmloff/Impress/
H A DXMLSettingsExporter.java122 FilterChecker filter = new FilterChecker(log); in createTestEnvironment() local
123 Any arg = new Any(new Type(XDocumentHandler.class),filter); in createTestEnvironment()
162 filter.addTagEnclosed(new XMLTools.Tag("office:settings"), in createTestEnvironment()
164 filter.addTagEnclosed(new XMLTools.Tag("config:config-item-set"), in createTestEnvironment()
166 filter.addTagEnclosed(new XMLTools.Tag("config:config-item-map-indexed"), in createTestEnvironment()
168 filter.addTagEnclosed(new XMLTools.Tag("config:config-item-map-entry"), in createTestEnvironment()
170 filter.addTagEnclosed(new XMLTools.Tag("config:config-item"), in createTestEnvironment()
172 filter.addCharactersEnclosed(String.valueOf(NewDataValue), in createTestEnvironment()
183 tEnv.addObjRelation("XFilter.Checker", filter); in createTestEnvironment()
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportDataFactory.java82 final String filter; field in SDBCReportDataFactory.RowSetProperties
84 …apeProcessing, final int commandType, final String command, final String filter, final Integer max… in RowSetProperties() argument
89 this.filter = filter; in RowSetProperties()
120 if ((this.filter == null) ? (other.filter != null) : !this.filter.equals(other.filter)) in equals()
134 hash = 59 * hash + (this.filter != null ? this.filter.hashCode() : 0); in hashCode()
203 final String filter = (String) parameters.get(UNO_FILTER); in queryData() local
205 …erties rowSetProps = new RowSetProperties(escapeProcessing, commandType, command, filter, maxRows); in queryData()
400 if (rowSetProps.filter != null) in createRowSet()
402 rowSetProp.setPropertyValue("Filter", rowSetProps.filter); in createRowSet()
403 … rowSetProp.setPropertyValue(APPLY_FILTER, Boolean.valueOf(rowSetProps.filter.length() != 0)); in createRowSet()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfilterdialogstrings.src44 Text [ en-US ] = "import filter" ;
49 Text [ en-US ] = "import/export filter" ;
54 Text [ en-US ] = "export filter" ;
104 …Text [ en-US ] = "An XML filter with the name '%s' already exists. Please enter a different name."…
109 …Text [ en-US ] = "The name for the user interface '%s1' is already used by the XML filter '%s2'. P…
159 Text [ en-US ] = "undefined filter" ;
164 Text [ en-US ] = "The XML filter '%s' has been saved as package '%s'. " ;
174 Text [ en-US ] = "XSLT filter package" ;
179 Text [ en-US ] = "The XML filter '%s' has been installed successfully." ;
189 …Text [ en-US ] = "No XML filter could be installed because the package '%s' does not contain any X…

12345678910>>...26