Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 25 of 166) sorted by relevance

1234567

/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DUIText.ulf35 en-US = "This feature will not be available."
38 en-US = "This feature will be installed when required."
41 en-US = "This feature, and all subfeatures, will be installed to run from the CD."
44 en-US = "This feature, and all subfeatures, will be installed on local hard drive."
47 en-US = "This feature, and all subfeatures, will be installed to run from the network."
50 en-US = "This feature will be installed to run from CD."
53 en-US = "This feature will be installed on local hard drive."
56 en-US = "This feature will be installed to run from network."
62 en-US = "This feature will remain uninstalled."
65 en-US = "This feature will be set to be installed when required."
[all …]
H A DControl.ulf143 en-US = "Click on an icon in the list below to change how a feature is installed."
161 en-US = "<selected feature path>"
179 en-US = "Will be installed on first use. (Available only if the feature supports this option.)"
182 en-US = "This install state means the feature..."
188 …n next to the feature name indicates the install state of the feature. Click the icon to drop down…
191 en-US = "Will be installed to run from the network. (Available only if the feature supports this op…
197 …me subfeatures installed to the local hard drive. (Available only if the feature has subfeatures.)"
/trunk/main/solenv/bin/modules/installer/windows/
H A Dfeature.pm230 …my ($modulesref, $parentid, $feature, $directaccess, $directgid, $directparent, $directsortkey, $s…
268 push(@{$feature}, ${$modulesref}[$directaccess->{$unique}]);
274 …collect_modules_recursive($modulesref, $gid, $feature, $directaccess, $directgid, $directparent, $…
291 my @feature = ();
324 …collect_modules_recursive($modulesref, $parentid, \@feature, \%directaccess, \%directgid, \%direct…
335 push(@feature, ${$modulesref}[$directaccess{$modulekey}]);
339 return \@feature;
386 my $feature = {
396 push @$features, $feature;
463 my %feature = map
[all …]
H A Dfeaturecomponent.pm165 my $feature = $1;
167 if (! installer::existence::exists_in_array($feature, \@allfeature))
169 push(@allfeature, $feature);
H A Didtglobal.pm1388 my $feature = "";
1395 …$actioncondition =~ s/FEATURETEMPLATE/$feature/g; # only execute Custom Action, if feature of th…
1427 if ( ${$localfilesref}[$i] ) { $feature = ${$localfilesref}[$i]->{'modules'}; }
1430 if ( $feature =~ /^\s*(.*?)\,/ ) { $feature = $1; }
1432 shorten_feature_gid(\$feature);
1442 …$actioncondition =~ s/FEATURETEMPLATE/$feature/g; # only execute Custom Action, if feature of th…
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormOperations.idl108 case some functionality will not be available. In particular, every feature
113 /** retrieves the current state of the given feature
116 For instance, you could imagine a toolbar button which is associated with a given feature.
117 This button would be enabled if and only if the respective feature is currently
118 available, and be checked if and only if the feature state is a <code>boolean</code>
122 the feature whose state is to be determined. Must be one of the <type>FormFeature</type>
131 /** determines whether a feature is currently enabled.
137 the feature whose state is to be determined. Must be one of the <type>FormFeature</type>
145 /** executes the operation associated with the given feature
148 the feature which is to be executed. Must be one of the <type>FormFeature</type>
[all …]
H A DFeatureState.idl40 /** determines whether the respective feature is enabled (i.e. available)
45 /** determines the state of the feature. The concrete semantics depends
/trunk/ext_libraries/coinmp/
H A Dcoinmp-1.7.6.patch15 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
96 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
141 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
229 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
310 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
355 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
430 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
511 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
556 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
631 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
[all …]
/trunk/main/offapi/com/sun/star/frame/
H A DFeatureStateEvent.idl41 the feature changes
49 /** contains the URL of the feature.
54 /** contains a descriptor of the feature for the user interface.
59 /** specifies whether the feature is currently enabled or disabled.
68 too, to update own feature states and dispatch listener on
75 /** contains the state of the feature in this dispatch.
78 This can be, for example, simply <TRUE/> for a boolean feature like
H A DXStatusListener.idl40 /** makes it possible to receive events when the state of a feature changes.
54 /** is called when the status of the feature changes.
57 provides information about changes of the requested feature
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXDOMImplementation.idl49 … DOM implementation does not support the "XML" feature but a non-null namespace URI was
54 … "XML" feature, if they choose not to support this method. Other features introduced
56 … demand support for this method; please consult the definition of the feature to see
68 … "XML" feature, if they choose not to support this method. Other features introduced
70 … support for this method; please consult the definition of the feature to see if it
77 Test if the DOM implementation implements a specific feature.
79 boolean hasFeature([in] string feature, [in] string ver);
/trunk/main/udkapi/com/sun/star/container/
H A DXContainerQuery.idl43 /** supports simple query feature on a container
66 the name pattern and supports a special feature; sort it ascending<br>
67 "name=*myname_??_;sort=ascending;feature=VISIBLE"<br>
69 query as command to return all elements which support special feature
89 … search for items which match the name pattern and supports the VISIBLE feature<br>
92 Parameters[1].Name = "feature"<br>
/trunk/main/dbaccess/source/ui/dlg/
H A DDriverSettings.cxx45 for ( FeatureSet::const_iterator feature = rFeatures.begin(); in getSupportedIndirectSettings() local
46 feature != rFeatures.end(); in getSupportedIndirectSettings()
47 ++feature in getSupportedIndirectSettings()
50 _out_rDetailsIds.push_back( *feature ); in getSupportedIndirectSettings()
/trunk/main/offapi/com/sun/star/view/
H A DXFormLayerAccess.idl82 feature (see <type scope="com::sun::star::frame">XDispatchProvider</type>),
84 feature.</p>
93 feature (see <type scope="com::sun::star::frame">XDispatchProvider</type>),
94 and changing the current mode is the same as dispatching this feature URL.</p>
/trunk/main/offapi/com/sun/star/drawing/
H A DTextProperties.idl243 On edit, the auto grow feature will not grow the object higher than
251 On edit, the auto grow feature will not grow the objects wider than
259 On edit, the auto grow feature will not shrink the objects height smaller
267 On edit, the auto grow feature will not shrink the object width smaller
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1341 for ( ExternalFeaturesMap::iterator feature = m_aExternalFeatures.begin(); in connectExternalDispatches() local
1342 feature != m_aExternalFeatures.end(); in connectExternalDispatches()
1343 ++feature in connectExternalDispatches()
1346 feature->second.xDispatcher = xProvider->queryDispatch( in connectExternalDispatches()
1347feature->second.aURL, ::rtl::OUString::createFromAscii("_parent"), FrameSearchFlag::PARENT in connectExternalDispatches()
1350 if ( feature->second.xDispatcher.get() == static_cast< XDispatch* >( this ) ) in connectExternalDispatches()
1355 feature->second.xDispatcher.clear(); in connectExternalDispatches()
1358 if ( feature->second.xDispatcher.is() ) in connectExternalDispatches()
1362 feature->second.xDispatcher->addStatusListener( this, feature->second.aURL ); in connectExternalDispatches()
1370 implCheckExternalSlot( feature->first ); in connectExternalDispatches()
/trunk/main/offapi/com/sun/star/sdbcx/
H A DXRename.idl43 This is a very desirable feature which is not supported by all databases. There is no
44 standard SQL statement provided for this feature.
/trunk/main/unoxml/source/dom/
H A Dentityreference.hxx151 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() argument
154 return CNode::isSupported(feature, ver); in isSupported()
H A Dnotation.hxx159 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() argument
162 return CNode::isSupported(feature, ver); in isSupported()
H A Dprocessinginstruction.hxx170 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() argument
173 return CNode::isSupported(feature, ver); in isSupported()
H A Ddocumentfragment.hxx149 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() argument
152 return CNode::isSupported(feature, ver); in isSupported()
H A Ddocumenttype.hxx187 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() argument
190 return CNode::isSupported(feature, ver); in isSupported()
H A Dentity.hxx170 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() argument
173 return CNode::isSupported(feature, ver); in isSupported()
H A Dattr.hxx182 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() argument
185 return CNode::isSupported(feature, ver); in isSupported()
H A Dcharacterdata.hxx206 virtual sal_Bool SAL_CALL isSupported(const OUString& feature, const OUString& ver) in isSupported() argument
209 return CNode::isSupported(feature, ver); in isSupported()

1234567