| /AOO41X/main/filter/prj/ |
| H A D | build.lst | 1 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 …]
|
| /AOO41X/main/sw/ |
| H A D | Library_msword.mk | 31 -I$(SRCDIR)/sw/source/filter/inc \ 73 sw/source/filter/rtf/rtffld \ 74 sw/source/filter/rtf/rtffly \ 75 sw/source/filter/rtf/rtfnum \ 76 sw/source/filter/rtf/rtftbl \ 77 sw/source/filter/rtf/swparrtf \ 78 sw/source/filter/ww8/rtfattributeoutput \ 79 sw/source/filter/ww8/rtfexport \ 80 sw/source/filter/ww8/rtfexportfilter \ 81 sw/source/filter/ww8/rtfimportfilter \ [all …]
|
| H A D | Library_sw.mk | 34 -I$(SRCDIR)/sw/source/filter/inc \ 470 sw/source/filter/ascii/ascatr \ 471 sw/source/filter/ascii/parasc \ 472 sw/source/filter/ascii/wrtasc \ 473 sw/source/filter/basflt/docfact \ 474 sw/source/filter/basflt/fltini \ 475 sw/source/filter/basflt/iodetect \ 476 sw/source/filter/basflt/shellio \ 477 sw/source/filter/html/SwAppletImpl \ 478 sw/source/filter/html/css1atr \ [all …]
|
| /AOO41X/main/filter/source/pdf/ |
| H A D | impdialog.src | 64 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 …]
|
| /AOO41X/main/offapi/com/sun/star/sdb/ |
| H A D | XSingleSelectQueryComposer.idl | 63 /** 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 D | XSQLQueryComposer.idl | 79 /** 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 D | XSingleSelectQueryAnalyzer.idl | 80 /** 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 …]
|
| /AOO41X/main/svtools/ |
| H A D | Library_svt.mk | 77 $$(filter-out -L/usr/lib/jvm%,$$(LDFLAGS)) \ 82 $$(filter-out -L$$(JAVA_HOME)/jre/lib/%,$$(LDFLAGS)) \ 193 svtools/source/filter/FilterConfigCache \ 194 svtools/source/filter/FilterConfigItem \ 195 svtools/source/filter/SvFilterOptionsDialog \ 196 svtools/source/filter/exportdialog \ 197 svtools/source/filter/filter \ 198 svtools/source/filter/filter2 \ 199 svtools/source/filter/sgfbram \ 200 svtools/source/filter/sgvmain \ [all …]
|
| /AOO41X/main/offapi/com/sun/star/form/runtime/ |
| H A D | XFilterController.idl | 38 /** 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… 63 …filter control displays exactly one <em>predicate expression</em>, this means that only a part of … 64 …filter 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 …]
|
| /AOO41X/main/offapi/com/sun/star/document/ |
| H A D | FilterFactory.idl | 47 /** 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 95 … Searching of a suitable filter for a given internal type name, must be done by the new interface 97 … The factory interface can be used to create filter components by it's internal filter name only. 104 …filter) item. Further it will throw an <type scope="com::sun::star::lang">IllegalArgumentException… 109 <strong>Initialization of a filter component</strong><p> 110 …Every filter, which was created by this factory can(!) be intialized with it's own configuration d… [all …]
|
| H A D | ExportFilter.idl | 47 /** 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>. 94 If filter supports this optional interface, he will be initialized by the factory directly 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 [all …]
|
| H A D | ImportFilter.idl | 47 /** 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>. 94 If filter supports this optional interface, he will be initialized by the factory directly 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 [all …]
|
| /AOO41X/main/offapi/com/sun/star/ui/dialogs/ |
| H A D | XFilterManager.idl | 40 /** 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 …]
|
| /AOO41X/main/solenv/gbuild/ |
| H A D | TargetLocations.mk | 34 $(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/solenv/gbuild/platform/ |
| H A D | macosx.mk | 110 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))) 254 $(patsubst lib%.dylib,-l%,$(foreach lib,$(filter-out $(gb_Library__FRAMEWORKS),$(1)),$(call gb_Libr… 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)) \ [all …]
|
| H A D | winmingw.mk | 161 $(patsubst %,-L%,$(filter-out .,$(subst ;, ,$(subst \,/,$(ILIB))))) \ 216 $(filter-out -DPRECOMPILED_HEADERS,$(4)) $(5) \ 218 $(filter-out -I$(COMPATH)% %/pch -I$(JAVA_HOME),$(6)) \ 254 $(filter-out -DPRECOMPILED_HEADERS,$(4)) $(5) \ 256 $(filter-out -I$(COMPATH)% %/pch -I$(JAVA_HOME),$(6)) \ 299 $(filter-out -I$(COMPATH)% -I$(JAVA_HOME),$(6)) \ 342 $(filter-out -I$(COMPATH)% -I$(JAVA_HOME),$(6)) \ 385 $(filter-out %/stl, $(subst -I. , ,$(SOLARINC))) \ 388 gb_LinkTarget_INCLUDE_STL := $(filter %/stl, $(subst -I. , ,$(SOLARINC))) 451 $(if $(filter Executable,$(TARGETTYPE)),$(call gb_LinkTarget__command_dynamiclinkexecutable,$(1),$(… [all …]
|
| /AOO41X/main/ |
| H A D | rat-excludes | 27 main/swext/mediawiki/src/filter/odt2mediawiki.xsl 31 main/writerperfect/source/filter/DocumentCollector.cxx 32 main/writerperfect/source/filter/DocumentCollector.hxx 33 main/writerperfect/source/filter/DocumentElement.cxx 34 main/writerperfect/source/filter/DocumentElement.hxx 35 main/writerperfect/source/filter/DocumentHandler.cxx 36 main/writerperfect/source/filter/FilterInternal.hxx 37 main/writerperfect/source/filter/FontStyle.cxx 38 main/writerperfect/source/filter/FontStyle.hxx 39 main/writerperfect/source/filter/ListStyle.cxx [all …]
|
| /AOO41X/main/sc/prj/ |
| H A D | build.lst | 1 sc sc : filter L10N:l10n vbahelper oovbaapi svx uui stoc BOOST:boost formula MDDS:m… 11 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 [all …]
|
| /AOO41X/main/qadevOOo/tests/java/mod/_xmloff/Impress/ |
| H A D | XMLSettingsExporter.java | 122 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 D | xmlfilterdialogstrings.src | 44 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 …
|
| /AOO41X/main/reportbuilder/java/com/sun/star/report/ |
| H A D | SDBCReportDataFactory.java | 82 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 D | impswfdialog.src | 28 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 D | XMLSettingsExporter.java | 126 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 D | XMLContentExporter.java | 124 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()
|
| H A D | XMLExporter.java | 126 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()
|