Home
last modified time | relevance | path

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

12345678910>>...26

/aoo41x/main/filter/prj/
H A Dbuild.lst2 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
7 fl filter\source\msfilter nmake - all fl_msfilter 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
11 fl filter\source\placeware nmake - all fl_placeware fl_inc NULL
12 fl filter\source\flash nmake - all fl_flash fl_pdf fl_inc NULL
14 fl filter\source\xsltfilter nmake - all fl_xsltfilter fl_inc NULL
36 fl filter\source\graphicfilter\eps nmake - all g_eps fl_inc NULL
[all …]
/aoo41x/main/sw/
H A DLibrary_msword.mk73 sw/source/filter/rtf/rtffld \
74 sw/source/filter/rtf/rtffly \
75 sw/source/filter/rtf/rtfnum \
76 sw/source/filter/rtf/rtftbl \
87 sw/source/filter/ww8/fields \
88 sw/source/filter/ww8/styles \
89 sw/source/filter/ww8/tracer \
96 sw/source/filter/ww8/wrtww8 \
98 sw/source/filter/ww8/ww8atr \
99 sw/source/filter/ww8/ww8glsy \
[all …]
H A DLibrary_sw.mk34 -I$(SRCDIR)/sw/source/filter/inc \
500 sw/source/filter/html/swhtml \
506 sw/source/filter/ww1/w1class \
508 sw/source/filter/ww1/w1par \
509 sw/source/filter/ww1/w1sprm \
511 sw/source/filter/xml/swxml \
512 sw/source/filter/xml/wrtxml \
513 sw/source/filter/xml/xmlbrsh \
514 sw/source/filter/xml/xmlexp \
516 sw/source/filter/xml/xmlfmt \
[all …]
/aoo41x/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";
118 HelpID = "filter:MetricField:RID_PDF_TAB_GENER:NF_QUALITY";
168 HelpID = "filter:CheckBox:RID_PDF_TAB_GENER:CB_TAGGEDPDF";
190 HelpID = "filter:ListBox:RID_PDF_TAB_GENER:LB_FORMSFORMAT";
223 HelpID = "filter:CheckBox:RID_PDF_TAB_GENER:CB_EXPORTNOTES";
256 HelpID = "filter:CheckBox:RID_PDF_TAB_GENER:CB_ADDSTREAM";
574 HelpID = "filter:PushButton:RID_PDF_TAB_SECURITY:BTN_PWD";
[all …]
/aoo41x/main/offapi/com/sun/star/sdb/
H A DXSingleSelectQueryComposer.idl64 @param filter
65 the filter to set
71 void setFilter([in] string filter)
76 @param filter
79 with the name of the column and the filter condition. The filter condition
89 /** appends a new filter condition by a
140 @param filter
141 the filter to set
147 void setHavingClause([in] string filter)
153 @param filter
[all …]
H A DXSQLQueryComposer.idl79 /** returns the currently used filter.
86 the filter
91 /** returns the currently used filter.
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
145 @param filter
146 the filter to set
[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.
95 with the name of the column and the filter condition. The filter condition
99 the structured filter
132 /** returns the used HAVING filter.
138 the filter
143 /** returns the currently used HAVING filter.
147 with the name of the column and the filter condition. The filter condition
[all …]
/aoo41x/main/svtools/
H A DLibrary_svt.mk197 svtools/source/filter/filter \
198 svtools/source/filter/filter2 \
199 svtools/source/filter/sgfbram \
200 svtools/source/filter/sgvmain \
201 svtools/source/filter/sgvspln \
202 svtools/source/filter/sgvtext \
207 svtools/source/filter/jpeg/jpeg \
208 svtools/source/filter/wmf/emfwr \
209 svtools/source/filter/wmf/enhwmf \
212 svtools/source/filter/wmf/wmf \
[all …]
/aoo41x/main/offapi/com/sun/star/form/runtime/
H A DXFilterController.idl38 /** provides access to a form based filter for a database form
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.…
62 …of those will actually exist). Since in a form based filter, there are only <em>n</em> filter cont…
77 /** registers a listener to be notified of certain changes in the form based filter.
88 …/** is the number of <em>filter components</em>, or filter controls, which the filter controller i…
91 <p>This number is constant during one session of the form based filter.</p>
95 … the number of <em>disjunctive terms</em> of the filter expression represented by the form based f…
99 /** denotes the <a href="#active_term"><em>active term</em></a> of the filter controller.
[all …]
/aoo41x/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
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.
81 The name of the selected filter or an empty string if
[all …]
/aoo41x/main/offapi/com/sun/star/document/
H A DFilterFactory.idl47 /** factory to create filter components.
52 can use this information, to search a suitable filter (may the default filter) at
65 /** factory interface to create and initialize filter components.
71 … (mostly the default) filter for this type then. The found filter will be created, initialized
72 and returned then. Creation of a filter by using it's internal filter name directly can be
97 … The factory interface can be used to create filter components by it's internal filter name only.
109 <strong>Initialization of a filter component</strong><p>
157 filter name corresponding to this locale.</td>
182 <td>They describe the filter more specific.<br>
183 (e.g. they mark it as IMPORT/EXPORT or DEFAULT filter.)</td>
[all …]
H A DImportFilter.idl47 /** filter for imports
60 /** set target(!) document for this filter
63 The document must be used as the target of the filter.
70 /** filter interface
73 It's used to filter a document at loading time.
90 /** support initialization of filter with its own configuration
93 A filter object must be created by global service <type>FilterFactory</type>.
97 <li>first item will be a set of configuration data of the filter</li>
110 /** provides access to the internal name of this filter
113 This internal filter name can be used on service <type>FilterFactory</type>
[all …]
H A DExportFilter.idl47 /** filter for exports
60 /** set source(!) document for this filter
63 The document must be used as the source for following filter operation.
70 /** filter interface
73 It's used to filter a document at saving time.
90 /** support initialization of filter with its own configuration
93 A filter object must be created by global service <type>FilterFactory</type>.
97 <li>first item will be a set of configuration data of the filter</li>
110 /** provides access to the internal name of this filter
113 This internal filter name can be used on service <type>FilterFactory</type>
[all …]
/aoo41x/main/solenv/gbuild/
H A DTargetLocations.mk34 $(patsubst $(1):%,$(gb_Library_OUTDIRLOCATION)/%,$(filter $(filter $(1),$(gb_Library_TARGETS)):%,$(…
38 $(patsubst $(1):%,$(gb_StaticLibrary_OUTDIRLOCATION)/%,$(filter $(filter $(1),$(gb_StaticLibrary_TA…
83 $(patsubst $(1):%,$(WORKDIR)/ExternalHeaders/Library/%,$(filter $(1):%,$(gb_Library_FILENAMES)))
87 $(patsubst $(1):%,$(WORKDIR)/Headers/Library/%,$(filter $(1):%,$(gb_Library_FILENAMES)))
91 $(patsubst $(1):%,$(WORKDIR)/ExternalHeaders/StaticLibrary/%,$(filter $(1):%,$(gb_StaticLibrary_FIL…
95 $(patsubst $(1):%,$(WORKDIR)/Headers/StaticLibrary/%,$(filter $(1):%,$(gb_StaticLibrary_FILENAMES)))
137 $(patsubst $(1):%,%,$(filter $(1):%,$(gb_Library_LAYER)))
141 $(patsubst $(1):%,%,$(filter $(1):%,$(gb_Executable_LAYER)))
145 $(patsubst $(1):%,%,$(filter $(1):%,$(gb_Library_FILENAMES)))
149 $(patsubst $(1):%,%,$(filter $(1):%,$(gb_StaticLibrary_FILENAMES)))
/aoo41x/main/oox/source/export/
H A Dooxml-export-notes.txt44 - filter
51 - sw/source/filter/ww8/wrtww8*
57 at /local/ooxml/ooxml/sw/source/filter/ww8/wrtww8.cxx:1925
59 at /local/ooxml/ooxml/sw/source/filter/ww8/wrtww8.cxx:2076
61 at /local/ooxml/ooxml/sw/source/filter/ww8/wrtww8.cxx:2383
63 at /local/ooxml/ooxml/sw/source/filter/ww8/wrtww8.cxx:2547
78 - sc/source/filter/excel/xe*
88 at /local/ooxml/ooxml/sc/source/filter/excel/excdoc.cxx:455
90 at /local/ooxml/ooxml/sc/source/filter/excel/excdoc.cxx:525
94 at /local/ooxml/ooxml/sc/source/filter/excel/excel.cxx:252
[all …]
/aoo41x/main/solenv/gbuild/platform/
H A Dmacosx.mk110 ifeq ($(MACOSX_DEPLOYMENT_TARGET),$(filter $(MACOSX_DEPLOYMENT_TARGET), 10.7 10.8))
224 $(patsubst $(1):%,%,$(filter $(1):%,$(gb_LinkTarget__RPATHS)))
249 gb_LinkTarget_INCLUDE := $(filter-out %/stl, $(subst -I. , ,$(SOLARINC)))
250 gb_LinkTarget_INCLUDE_STL := $(filter %/stl, $(subst -I. , ,$(SOLARINC)))
255 $(addprefix -framework ,$(filter $(gb_Library__FRAMEWORKS),$(1)))
259 $(if $(filter Executable,$(1)),\
271 $(if $(filter Executable,$(TARGETTYPE)),$(gb_Executable_TARGETTYPEFLAGS)) \
272 $(if $(filter Library CppunitTest,$(TARGETTYPE)),$(gb_Library_TARGETTYPEFLAGS)) \
278 $(if $(filter Executable,$(TARGETTYPE)),$(gb_Executable_TARGETTYPEFLAGS)) \
279 $(if $(filter Library CppunitTest,$(TARGETTYPE)),$(gb_Library_TARGETTYPEFLAGS)) \
[all …]
/aoo41x/main/
H A Drat-excludes27 main/swext/mediawiki/src/filter/odt2mediawiki.xsl
37 main/writerperfect/source/filter/FontStyle.cxx
38 main/writerperfect/source/filter/FontStyle.hxx
39 main/writerperfect/source/filter/ListStyle.cxx
40 main/writerperfect/source/filter/ListStyle.hxx
41 main/writerperfect/source/filter/PageSpan.cxx
42 main/writerperfect/source/filter/PageSpan.hxx
45 main/writerperfect/source/filter/Style.hxx
849 main/filter/source/xsltfilter/Manifest
850 main/filter/source/xsltvalidate/Manifest
[all …]
/aoo41x/main/sc/prj/
H A Dbuild.lst11 sc sc\source\filter\inc get - all sc_fiinc NULL
37 sc sc\source\filter\excel nmake - all sc_excel sc_sdi sc_inc NULL
38 sc sc\source\filter\ftools nmake - all sc_ftools sc_sdi sc_inc NULL
39 sc sc\source\filter\lotus nmake - all sc_lotus sc_sdi sc_inc NULL
40 sc sc\source\filter\qpro nmake - all sc_qpro sc_sdi sc_inc NULL
41 sc sc\source\filter\starcalc nmake - all sc_scalc sc_sdi sc_inc NULL
42 sc sc\source\filter\dif nmake - all sc_dif sc_sdi sc_inc NULL
43 sc sc\source\filter\rtf nmake - all sc_rtf sc_sdi sc_inc NULL
44 sc sc\source\filter\html nmake - all sc_html sc_sdi sc_inc NULL
45 sc sc\source\filter\xml nmake - all sc_xml sc_sdi sc_inc NULL
[all …]
/aoo41x/main/qadevOOo/tests/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()
/aoo41x/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'. …
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…
/aoo41x/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()
/aoo41x/main/filter/source/flash/
H A Dimpswfdialog.src28 HelpID = "filter:ModalDialog:DLG_OPTIONS";
44 HelpID = "filter:NumericField:DLG_OPTIONS:NUM_FLD_QUALITY";
58 HelpID = "filter:CheckBox:DLG_OPTIONS:BOOL_EXPORT_ALL";
71 HelpID = "filter:CheckBox:DLG_OPTIONS:BOOL_EXPORT_MULTIPLE_FILES";
84 HelpID = "filter:CheckBox:DLG_OPTIONS:BOOL_EXPORT_BACKGROUNDS";
97 HelpID = "filter:CheckBox:DLG_OPTIONS:BOOL_EXPORT_BACKGROUND_OBJECTS";
110 HelpID = "filter:CheckBox:DLG_OPTIONS:BOOL_EXPORT_SLIDE_CONTENTS";
123 HelpID = "filter:CheckBox:DLG_OPTIONS:BOOL_EXPORT_SOUND";
136 HelpID = "filter:CheckBox:DLG_OPTIONS:BOOL_EXPORT_OLE_AS_JPEG";
/aoo41x/main/qadevOOo/tests/java/mod/_xmloff/Draw/
H A DXMLSettingsExporter.java126 FilterChecker filter = new FilterChecker(log) ; in createTestEnvironment() local
127 Any arg = new Any(new Type(XDocumentHandler.class),filter); in createTestEnvironment()
151 filter.addTag(new XMLTools.Tag ("office:document-settings")); in createTestEnvironment()
152 filter.addTagEnclosed( in createTestEnvironment()
155 filter.addTagEnclosed( in createTestEnvironment()
158 filter.addTagEnclosed( in createTestEnvironment()
161 filter.addCharactersEnclosed( "true", in createTestEnvironment()
174 tEnv.addObjRelation("XFilter.Checker", filter); in createTestEnvironment()
H A DXMLExporter.java126 FilterChecker filter = new FilterChecker(log); in createTestEnvironment() local
127 Any arg = new Any(new Type(XDocumentHandler.class),filter); in createTestEnvironment()
130 filter.addTag(new XMLTools.Tag("office:document")); in createTestEnvironment()
131 filter.addTag(new XMLTools.Tag("office:body")); in createTestEnvironment()
132 filter.addTagEnclosed( in createTestEnvironment()
135 filter.addTag(new XMLTools.Tag("draw:page","draw:name","NewSlide1")); in createTestEnvironment()
136 filter.addTag(new XMLTools.Tag("draw:page","draw:name","NewSlide2")); in createTestEnvironment()
178 tEnv.addObjRelation("XFilter.Checker", filter); in createTestEnvironment()
H A DXMLContentExporter.java124 FilterChecker filter = new FilterChecker(log); in createTestEnvironment() local
125 Any arg = new Any(new Type(XDocumentHandler.class),filter); in createTestEnvironment()
128 filter.addTag(new XMLTools.Tag("office:document-content")); in createTestEnvironment()
129 filter.addTag(new XMLTools.Tag("office:body")); in createTestEnvironment()
130 filter.addTagEnclosed( in createTestEnvironment()
133 filter.addTag(new XMLTools.Tag("draw:page","draw:name","NewSlide1")); in createTestEnvironment()
134 filter.addTag(new XMLTools.Tag("draw:page","draw:name","NewSlide2")); in createTestEnvironment()
176 tEnv.addObjRelation("XFilter.Checker", filter); in createTestEnvironment()

Completed in 82 milliseconds

12345678910>>...26