Home
last modified time | relevance | path

Searched refs:feature (Results 26 – 50 of 169) sorted by relevance

1234567

/aoo42x/main/unoxml/source/dom/
H A Dcdatasection.hxx195 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() argument
198 return CNode::isSupported(feature, ver); in isSupported()
H A Dcomment.hxx190 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() argument
193 return CCharacterData::isSupported(feature, ver); in isSupported()
H A Dtext.hxx209 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() argument
212 return CCharacterData::isSupported(feature, ver); in isSupported()
H A Delement.hxx265 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() argument
268 return CNode::isSupported(feature, ver); in isSupported()
H A Ddocument.hxx347 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() argument
350 return CNode::isSupported(feature, ver); in isSupported()
H A Ddomimplementation.hxx69 virtual sal_Bool SAL_CALL hasFeature(const OUString& feature, const OUString& ver)
/aoo42x/main/solenv/bin/modules/installer/windows/
H A Dfile.pm754 my $feature = $row->GetValue($feature_column_index);
758 $component_to_features_map->{$component} = [$feature];
762 push @{$component_to_features_map->{$component}}, $feature;
/aoo42x/main/udkapi/com/sun/star/registry/
H A DXImplementationRegistration.idl62 in the system registry (if this feature is supported).
80 from the system registry (if this feature is supported).
/aoo42x/main/offapi/com/sun/star/xml/dom/
H A DXNode.idl210 Tests whether the DOM implementation implements a specific feature and
211 that feature is supported by this node.
213 boolean isSupported([in] string feature, [in] string ver);
H A DXElement.idl135 …NOT_SUPPORTED_ERR: Always thrown if the current document does not support the "XML" feature, since…
145 …NOT_SUPPORTED_ERR: Always thrown if the current document does not support the "XML" feature, since…
H A DXDocument.idl77 feature, since namespaces were defined by XML.
117 "XML" feature, since namespaces were defined by XML.
/aoo42x/main/offapi/com/sun/star/frame/
H A DToolbarController.idl72 /** with this interface a component can receive events if a feature has
130 toolbar function feature. A controller supporting this interface exchanges
H A DXStorable.idl111 <p>This is the normal behavior for UI's "save-as" feature.</p>
144 <p>This is the normal behavior for UI's export feature.</p>
/aoo42x/test/testassistant.feature/
H A Dbuild.properties1 bin.includes = feature.xml
/aoo42x/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt49 …n external key to the Feature Table. The billboard is shown only if this feature is being installe…
66 … Identifier Required foreign key into the Feature Table, specifying the feature to validate or in…
151 … Identifier Required foreign key into the Feature Table, specifying the feature to validate or in…
155 Feature Description Y Text Longer descriptive text describing a visible feature item.
158 Feature Feature N Identifier Primary key used to identify a particular feature record.
161 Feature Title Y Text Short text identifying a visible feature item.
444 … Identifier Required foreign key into the Feature Table, specifying the feature to validate or in…
/aoo42x/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt49 …n external key to the Feature Table. The billboard is shown only if this feature is being installe…
66 … Identifier Required foreign key into the Feature Table, specifying the feature to validate or in…
151 … Identifier Required foreign key into the Feature Table, specifying the feature to validate or in…
155 Feature Description Y Text Longer descriptive text describing a visible feature item.
158 Feature Feature N Identifier Primary key used to identify a particular feature record.
161 Feature Title Y Text Short text identifying a visible feature item.
444 … Identifier Required foreign key into the Feature Table, specifying the feature to validate or in…
/aoo42x/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt49 …n external key to the Feature Table. The billboard is shown only if this feature is being installe…
66 … Identifier Required foreign key into the Feature Table, specifying the feature to validate or in…
151 … Identifier Required foreign key into the Feature Table, specifying the feature to validate or in…
155 Feature Description Y Text Longer descriptive text describing a visible feature item.
158 Feature Feature N Identifier Primary key used to identify a particular feature record.
161 Feature Title Y Text Short text identifying a visible feature item.
444 … Identifier Required foreign key into the Feature Table, specifying the feature to validate or in…
/aoo42x/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt49 …n external key to the Feature Table. The billboard is shown only if this feature is being installe…
66 … Identifier Required foreign key into the Feature Table, specifying the feature to validate or in…
151 … Identifier Required foreign key into the Feature Table, specifying the feature to validate or in…
155 Feature Description Y Text Longer descriptive text describing a visible feature item.
158 Feature Feature N Identifier Primary key used to identify a particular feature record.
161 Feature Title Y Text Short text identifying a visible feature item.
444 … Identifier Required foreign key into the Feature Table, specifying the feature to validate or in…
/aoo42x/main/scp2/source/python/
H A Dmodule_python_mailmerge.ulf28 en-US = "Module for %PRODUCTNAME E-mail Mailmerge feature"
/aoo42x/main/toolkit/workben/layout/
H A DREADME15 * FIXME: New three layer install/rpath feature needs these workarounds
/aoo42x/main/odk/examples/java/MinimalComponent/
H A DMinimalComponent.idl35 // here it is used to show the new code generation feature for services.
/aoo42x/main/udkapi/com/sun/star/lang/
H A DNoSupportException.idl37 /** This exception is thrown when a feature of an interface is not
/aoo42x/main/udkapi/com/sun/star/util/
H A DtheMacroExpander.idl35 This feature is currently used macrofying loader urls with macros defined
/aoo42x/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldAutoShowInfo.idl44 /** specifies whether the AutoShow feature is enabled or not.
H A DXSheetFilterableEx.idl44 descriptor to filter another object, i.e. the advanced filter feature

Completed in 768 milliseconds

1234567