Home
last modified time | relevance | path

Searched refs:setting (Results 1 – 25 of 234) sorted by relevance

12345678910

/trunk/main/dbaccess/source/ui/dlg/
H A Dadvancedsettings.cxx110 ++setting in SpecialSettingsPage()
113 sal_uInt16 nItemId = setting->nItemId; in SpecialSettingsPage()
141 ++setting in SpecialSettingsPage()
144 if ( !*setting->ppControl ) in SpecialSettingsPage()
263 ++setting in fillControls()
266 if ( *setting->ppControl ) in fillControls()
294 ++setting in implInitControls()
297 if ( !*setting->ppControl ) in implInitControls()
351 ++setting in FillItemSet()
354 if ( !*setting->ppControl ) in FillItemSet()
[all …]
H A Dsqlmessage.src131 … this error is an inappropriate character set setting for the language of your database. Check the…
/trunk/main/connectivity/source/commontools/
H A Ddbmetadata.cxx260 Any setting; in supportsPrimaryKeys() local
291 Any setting; in restrictIdentifiersToSQL92() local
293 OSL_VERIFY( setting >>= restrict ); in restrictIdentifiersToSQL92()
301 Any setting; in generateASBeforeCorrelationName() local
310 Any setting; in shouldEscapeDateTime() local
319 Any setting; in isAutoIncrementPrimaryKey() local
321 OSL_VERIFY( setting >>= is ); in isAutoIncrementPrimaryKey()
328 Any setting; in getBooleanComparisonMode() local
330 OSL_VERIFY( setting >>= mode ); in getBooleanComparisonMode()
366 Any setting; in supportsColumnAliasInOrderBy() local
[all …]
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiEditSettingDialog.java45 private Hashtable setting; field in WikiEditSettingDialog
53 setting = new Hashtable(); in WikiEditSettingDialog()
65 setting = ht; in WikiEditSettingDialog()
110 String sURL = (String)setting.get( "Url" ); in show()
111 String sUserName = (String)setting.get( "Username" ); in show()
112 String sPassword = (String)setting.get( "Password" ); in show()
274 setting.put( "Url", aMainURI.getEscapedURI() ); in DoLogin()
275 setting.put( "Username", sUserName ); in DoLogin()
276 setting.put( "Password", sPassword ); in DoLogin()
280 Settings.getSettings( m_xContext ).addWikiCon( setting ); in DoLogin()
/trunk/main/offapi/com/sun/star/ui/
H A DItemStyle.idl123setting can used to override the toolbar container setting, the style can be bitwise OR-ed with <m…
147setting can used to override the toolbar container setting, the style can be bitwise OR-ed with <m…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/
H A D_PageProperties.java68 String setting = null; in _PrinterPaperTray() local
70 setting = (String)oObj.getPropertyValue("PrinterPaperTray"); in _PrinterPaperTray()
71 log.println("Property 'PrinterPaperTray' is set to '" + setting + "'."); in _PrinterPaperTray()
72 res = setting != null; in _PrinterPaperTray()
/trunk/main/offapi/com/sun/star/chart/
H A DChartStatistics.idl62 <p>this setting is effective if the
76 <p>this setting is effective if the
121 <p>this setting is effective if the
136 <p>this setting is effective if the
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A Dutils.java298 public static String getOfficeSettingsValue(XMultiServiceFactory msf, String setting) { in getOfficeSettingsValue() argument
310 settingPath = (String) pthSettings.getPropertyValue(setting); in getOfficeSettingsValue()
313 System.out.println("Couldn't get stting value for " + setting); in getOfficeSettingsValue()
319 …public static void setOfficeSettingsValue(XMultiServiceFactory msf, String setting, String value) { in setOfficeSettingsValue() argument
331 pthSettings.setPropertyValue(setting, value); in setOfficeSettingsValue()
334 System.out.println("Couldn't set '" + setting + "' to value '" + value + "'"); in setOfficeSettingsValue()
/trunk/main/psprint_config/configuration/
H A Dpsprint.conf47 ; ColorDevice: the default setting whether the device is color capable
48 ; possible values: 0: driver setting, -1: grey scale, 1: color
52 ; PSLevel: the default setting of the PostScript level of the output
53 ; possible values: 0: driver setting, 1: level 1, 2: level2
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlEditModel.idl107 For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
184 <p>Controls working with this model care for this setting when the user enters
186 setting, so that the <member>Text</member> property always contains only
191 <p>Note that this setting is usually not relevant when you set new text via the API.
/trunk/main/vcl/source/glyphs/
H A Dgraphite_features.cxx178 bool GrFeatureParser::isValid(gr::Font & font, gr::FeatureSetting & setting) in isValid() argument
180 gr::FeatureIterator i = font.featureWithID(setting.id); in isValid()
190 if (*j == setting.value) return true; in isValid()
/trunk/main/scripting/examples/beanshell/Highlight/
H A DButtonPressHandler.bsh106 System.err.println("Error setting up search properties");
110 System.err.println("Error setting up search properties");
114 System.err.println("Error setting up search properties");
/trunk/main/offapi/com/sun/star/rendering/
H A DXIeeeDoubleBitmap.idl62 bitmap can be changed. When setting subsets of the bitmap, the
66 When setting data on volatile bitmaps, always call isValid()
103 When setting data on volatile bitmaps, always call isValid()
H A DXIeeeFloatBitmap.idl62 bitmap can be changed. When setting subsets of the bitmap, the
66 When setting data on volatile bitmaps, always call isValid()
103 When setting data on volatile bitmaps, always call isValid()
H A DXIntegerBitmap.idl65 bitmap. When setting subsets of the bitmap, the same scanline
68 When setting data on volatile bitmaps, always call isValid()
110 When setting data on volatile bitmaps, always call isValid()
/trunk/main/apple_remote/source/
H A DAppleRemote.m62 NSLog( @"Apple Remote: setting 10.4 cookies" );
81 NSLog( @"Apple Remote: setting 10.5 cookies" );
99 NSLog( @"Apple Remote: setting OSX>=10.6 cookies" );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_TextColumns.java61 int setting = ( ( (Integer) oldValue).intValue() + ref) / 2; in _AutomaticDistance()
62 return new Integer(setting); in _AutomaticDistance()
/trunk/main/oox/source/dump/
H A Dpptxdumper.ini29 # 0=off, 1=on, missing: setting from dumperbase.ini
35 # 0=off, 1=on, missing: setting from dumperbase.ini
/trunk/main/svx/source/dialog/
H A Dfrmsel.src37 < "Border setting" ; 0; > ;
52 < "Border setting" ; 0; > ;
/trunk/main/offapi/com/sun/star/animations/
H A DXAnimateSet.idl36 /** Interface for animation by simply setting the value of the target attribute to a constant value.
37 This interface provides a simple means of just setting the value of an attribute for
/trunk/main/offapi/com/sun/star/ucb/
H A DPersistentPropertySet.idl55 /** An interface for getting/setting the name (key) of the property set.
65 /** An interface for getting/setting multiple properties at once.
/trunk/main/stlport/systemstl/
H A Dhash_map69 // setting the hasher dynamically is not supported in the emulation!
88 // setting the hasher dynamically is not supported in the emulation!
H A Dhash_set64 // setting the hasher dynamically is not supported in the emulation!
81 // setting the hasher dynamically is not supported in the emulation!
/trunk/main/offapi/com/sun/star/sdbc/
H A DPreparedStatement.idl61 methods for setting IN parameter values
74 Example of setting a parameter; <code>con</code> is an active connection.
129 /** is used for setting parameters before execution of the precompiled
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldLayoutMode.idl57 regardless of the setting.</p>
70 below the item's data, regardless of the setting.</p>

Completed in 77 milliseconds

12345678910