Searched defs:_nDefault (Results  1 – 8 of 8) sorted by relevance
| /trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/ | 
| H A D | SectionObject.java | 60     public int getHeight(int _nDefault)  in getHeight() 65     public float getCharWeight(float _nDefault)  in getCharWeight()
  | 
| H A D | ReportBuilderLayouter.java | 316     protected int getFromPageStyles(String _sStyleName, int _nDefault)  in getFromPageStyles()
  | 
| /trunk/main/wizards/com/sun/star/wizards/common/ | 
| H A D | PropertySetHelper.java | 125     public int getPropertyValueAsInteger(String _sName, int _nDefault)  in getPropertyValueAsInteger() 165     public short getPropertyValueAsShort(String _sName, short _nDefault)  in getPropertyValueAsShort() 205     public double getPropertyValueAsDouble(String _sName, double _nDefault)  in getPropertyValueAsDouble()
  | 
| /trunk/main/extensions/source/propctrlr/ | 
| H A D | fontdialog.cxx | 143 …opertyExtractor::getInt16FontProperty(const ::rtl::OUString& _rPropName, const sal_Int16 _nDefault)  in getInt16FontProperty() 155 …opertyExtractor::getInt32FontProperty(const ::rtl::OUString& _rPropName, const sal_Int32 _nDefault)  in getInt32FontProperty() 167 …ntPropertyExtractor::getFloatFontProperty(const ::rtl::OUString& _rPropName, const float _nDefault)  in getFloatFontProperty()
  | 
| /trunk/main/xmloff/source/forms/ | 
| H A D | propertyexport.cxx | 323 		const ::rtl::OUString& _rPropertyName, const sal_Int16 _nDefault)  in exportInt16PropertyAttribute() 347 		const ::rtl::OUString& _rPropertyName, const sal_Int32 _nDefault )  in exportInt32PropertyAttribute() 373 			const sal_Int32 _nDefault, const sal_Bool _bVoidDefault)  in exportEnumPropertyAttribute()
  | 
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/ | 
| H A D | IniFile.java | 367     public int getIntValue(String _sSection, String _sKey, int _nDefault)  in getIntValue()
  | 
| /trunk/main/testgraphical/ui/java/ConvwatchGUIProject/src/ | 
| H A D | IniFile.java | 388     public int getIntValue(String _sSection, String _sKey, int _nDefault)  in getIntValue()
  | 
| /trunk/main/connectivity/source/drivers/jdbc/ | 
| H A D | JStatement.cxx | 446 …nt_Base::impl_getProperty(const char* _pMethodName, jmethodID& _inout_MethodID,sal_Int32 _nDefault)  in impl_getProperty()
  | 
        Completed in 370 milliseconds