Home
last modified time | relevance | path

Searched refs:getDefault (Results 1 – 25 of 67) sorted by relevance

123

/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DOOo.jcb1 …xtbooleaninsertTextbooleanADJUST_ABScom.sun.star.awt.AdjustmentTypegetDefaultcom.sun.star.awt…
2getDefaultcom.sun.star.awt.GradientStyleNOCHILDRENshortPROPERTIESshortPROPERTIESshortRADIOCHE…
3getDefault+com.sun.star.chart.ChartRegressionCurveTypegetDiagramcom.sun.star.chart.XDiagramsetD…
5 …valueintLESS_valueintLESS_EQUAL$com.sun.star.sheet.ConditionOperatorgetDefault$com.sun.star.she…
6getDefaultcom.sun.star.sheet.FillDateModegetDefault com.sun.star.sheet.FillDirection SIMPLE_val…
7getDefaultcom.sun.star.style.BreakTypeMIDDLE_TOP"com.sun.star.style.GraphicLocationNONE_valuei…
/trunk/main/sal/qa/rtl/locale/
H A Drtl_locale.cxx41 class getDefault : public ::testing::Test class
54 TEST_F(getDefault, getDefault_000) in TEST_F() argument
64 TEST_F(getDefault, getDefault_001) in TEST_F() argument
67 rtl::OLocale aLocale = ::rtl::OLocale::getDefault(); in TEST_F()
88 rtl::OLocale aLocale = ::rtl::OLocale::getDefault(); in TEST_F()
109 rtl::OLocale aLocale = ::rtl::OLocale::getDefault(); in TEST_F()
117 rtl::OLocale aLocale = ::rtl::OLocale::getDefault(); in TEST_F()
139 rtl::OLocale aLocale = ::rtl::OLocale::getDefault(); in TEST_F()
147 rtl::OLocale aLocale = ::rtl::OLocale::getDefault(); in TEST_F()
168 rtl::OLocale aLocale = ::rtl::OLocale::getDefault(); in TEST_F()
[all …]
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx676 … template< typename ValueType > ValueType getDefault( const AnimatableShapeSharedPtr& rShape, in getDefault() function
707 template<> RGBColor getDefault< RGBColor >( const AnimatableShapeSharedPtr& rShape, in getDefault() function
861getDefault<double>( rShape, rAttrName ), in createNumberPropertyAnimation()
869getDefault<double>( rShape, rAttrName ), in createNumberPropertyAnimation()
1050getDefault<awt::FontSlant>( rShape, rAttrName )), in createEnumPropertyAnimation()
1058getDefault<sal_Int16>( rShape, rAttrName ), in createEnumPropertyAnimation()
1124getDefault<RGBColor>( rShape, rAttrName ), in createColorPropertyAnimation()
1133getDefault<RGBColor>( rShape, rAttrName ), in createColorPropertyAnimation()
1141getDefault<RGBColor>( rShape, rAttrName ), in createColorPropertyAnimation()
1149getDefault<RGBColor>( rShape, rAttrName ), in createColorPropertyAnimation()
[all …]
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DFrameworkJarChecker.java41 OfficeSettings.getDefault().getOfficeDirectory().getPath()); in mountDependencies()
61 Repository.getDefault().findFileSystem(jfs.getSystemName()); in mountDependencies()
82 Repository.getDefault().addFileSystem(newjfs); in mountDependencies()
89 OfficeSettings.getDefault().getOfficeDirectory().getPath()); in unmountDependencies()
109 Repository.getDefault().findFileSystem(jfs.getSystemName()); in unmountDependencies()
111 Repository.getDefault().removeFileSystem(result); in unmountDependencies()
118 OfficeSettings settings = OfficeSettings.getDefault(); in warnBeforeMount()
H A DOfficeModule.java42 TopManager.getDefault().createDialog(wiz).show(); in installed()
48 OfficeSettings settings = OfficeSettings.getDefault(); in installed()
H A DZipMounter.java63 Repository repo = Repository.getDefault(); in addDocumentToRepository()
82 oofs = Repository.getDefault().findFileSystem( in getMountedDocument()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DDeployParcelAction.java75 final OfficeInstallation oi = OfficeSettings.getDefault().getOfficeDirectory(); in getPopupPresenter()
145 RequestProcessor.getDefault().post(new Runnable() { in deploy()
163 TopManager.getDefault().notify(d); in askIfCreateDirectory()
180 TopManager.getDefault().notify(d2); in askIfCreateDirectory()
186 ClassLoader syscl = TopManager.getDefault().currentClassLoader(); in refreshOffice()
197 OfficeSettings settings = OfficeSettings.getDefault(); in showNagDialog()
H A DParcelSupport.java87 ErrorManager.getDefault().notify(ioe); in mount()
90 ErrorManager.getDefault().notify(pve); in mount()
99 OfficeSettings settings = OfficeSettings.getDefault(); in deploy()
159 InputOutput io = TopManager.getDefault().getIO(title, false); in getOutputWindowWriter()
180 TopManager.getDefault().notify(d); in promptForOverwrite()
H A DParcelFolderSupport.java107 ErrorManager.getDefault().notify(ioe); in setClasspath()
193 ErrorManager.getDefault().notify(ioe); in configure()
200 Dialog dialog = TopManager.getDefault().createDialog(dd); in configure()
209 ErrorManager.getDefault().notify(e); in configure()
243 OfficeSettings settings = OfficeSettings.getDefault(); in getConfigureClasspath()
H A DOfficeDocumentSupport.java79 ErrorManager.getDefault().notify(ioe); in mount()
82 ErrorManager.getDefault().notify(pve); in mount()
89 OfficeSettings settings = OfficeSettings.getDefault(); in open()
98 ErrorManager.getDefault().notify(ioe); in open()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DParcelContentsFolder.java91 TopManager.getDefault().notify(d);
95 FileSystem fs = Repository.getDefault().getDefaultFileSystem();
102 ErrorManager.getDefault().notify(ioe);
124 TopManager.getDefault().notify(d);
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystemBeanInfo.java60 ErrorManager.getDefault().notify(ie); in getAdditionalBeanInfo()
103 ErrorManager.getDefault().notify(ie); in getPropertyDescriptors()
/trunk/main/unotools/source/i18n/
H A Dnumberformatcodewrapper.cxx102 NumberFormatCodeWrapper::getDefault( sal_Int16 formatType, sal_Int16 formatUsage ) const in getDefault() function in NumberFormatCodeWrapper
107 return xNFC->getDefault( formatType, formatUsage, aLocale ); in getDefault()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XNumberFormatCode.java65 nfc = oObj.getDefault(KNumberFormatType.SHORT, in _getDefault()
77 nfc = oObj.getDefault(KNumberFormatType.LONG, in _getDefault()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java306 java.util.Locale.getDefault(); in checkIfLanguagePathExists()
308 aLocale.Country = java.util.Locale.getDefault().getCountry(); in checkIfLanguagePathExists()
309 aLocale.Language = java.util.Locale.getDefault().getLanguage(); in checkIfLanguagePathExists()
310 aLocale.Variant = java.util.Locale.getDefault().getVariant(); in checkIfLanguagePathExists()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DGraphicalDifferenceCheck.java337 …= new PropertyValue("FilterName", -1, exportFilter, com.sun.star.beans.PropertyState.getDefault()); in createInputFile()
338 …w PropertyValue("Overwrite", -1, new Boolean(true), com.sun.star.beans.PropertyState.getDefault()); in createInputFile()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleTextImpl.java139 return java.util.Locale.getDefault(); in getLocale()
141 return java.util.Locale.getDefault(); in getLocale()
143 return java.util.Locale.getDefault(); in getLocale()
/trunk/main/offapi/com/sun/star/resource/
H A DXLocale.idl73 // DocMerge from xml: method com::sun::star::resource::XLocale::getDefault
87 com::sun::star::lang::Locale getDefault();
/trunk/test/testassistant/src/org/openoffice/test/assistant/preferences/
H A DPreferenceInitializer.java42 IPreferenceStore store = Activator.getDefault().getPreferenceStore(); in initializeDefaultPreferences()
H A DPreferencePage.java51 setPreferenceStore(Activator.getDefault().getPreferenceStore()); in PreferencePage()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentType.java34 public static DocumentType getDefault() in getDefault() method in DocumentType
/trunk/main/forms/qa/integration/forms/
H A DDocumentType.java34 public static DocumentType getDefault() in getDefault() method in DocumentType
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java830 Locale.getDefault(); in insertFormattedField()
832 aLocale.Country = Locale.getDefault().getCountry(); in insertFormattedField()
833 aLocale.Language = Locale.getDefault().getLanguage(); in insertFormattedField()
/trunk/main/test/source/java/org/openoffice/test/tools/
H A DDocumentType.java34 public static DocumentType getDefault() in getDefault() method in DocumentType
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/i18n/
H A Dcom.sun.star.i18n.NumberFormatCodeMapper.csv4 "NumberFormatCodeMapper";"com::sun::star::i18n::XNumberFormatCode";"getDefault()"

Completed in 83 milliseconds

123