Home
last modified time | relevance | path

Searched refs:lang (Results 1 – 25 of 4072) sorted by relevance

12345678910>>...163

/trunk/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java26 import com.sun.star.lang.XTypeProvider;
89 throws com.sun.star.lang.IllegalArgumentException in test_toBoolean()
145 throws com.sun.star.lang.IllegalArgumentException in test_toChar()
201 throws com.sun.star.lang.IllegalArgumentException in test_toByte()
253 throws com.sun.star.lang.IllegalArgumentException in test_toShort()
319 throws com.sun.star.lang.IllegalArgumentException in test_toInt()
386 throws com.sun.star.lang.IllegalArgumentException in test_toLong()
458 throws com.sun.star.lang.IllegalArgumentException in test_toFloat()
514 throws com.sun.star.lang.IllegalArgumentException in test_toDouble()
571 throws com.sun.star.lang.IllegalArgumentException in test_toObject()
[all …]
/trunk/main/l10ntools/source/filter/utils/
H A DCache.java28 import java.lang.*;
318 java.lang.StringBuffer sBuffer = new java.lang.StringBuffer(256); in getStatistics()
516 java.lang.String sType = (java.lang.String)aIt.next(); in toHTML()
558 java.lang.String sFilter = (java.lang.String)aIt.next(); in toHTML()
577 java.lang.String sType = (java.lang.String)aIt.next(); in toHTML()
616 java.lang.StringBuffer sXML = new java.lang.StringBuffer(500000); in toXML()
673 java.lang.String sItem = (java.lang.String)it.next(); in toXML()
1824 java.lang.String sFilter = (java.lang.String)aIt1.next(); in analyze()
1841 java.lang.String sType = (java.lang.String)aIt1.next(); in analyze()
1940 java.lang.String sType = (java.lang.String)aIt1.next(); in validateTypes()
[all …]
H A DXMLHelper.java28 import java.lang.*;
233 private static java.lang.String getTypeForTag(java.lang.String sTag) in getTypeForTag()
300 java.lang.StringBuffer sXML = new java.lang.StringBuffer(256); in convertPropSetToXML()
305 java.lang.String sProp = (java.lang.String)it1.next(); in convertPropSetToXML()
339 java.lang.StringBuffer sMsg = new java.lang.StringBuffer(256); in convertPropSetToXML()
396 java.lang.StringBuffer sXML = new java.lang.StringBuffer(256); in convertSimpleObjectToXML()
417 java.lang.String sValue = (java.lang.String)aValue; in convertSimpleObjectToXML()
464 java.lang.StringBuffer sXML = new java.lang.StringBuffer(256); in convertListToXML()
496 java.lang.String sValue = (java.lang.String)aItem; in convertListToXML()
569 java.lang.StringBuffer sXML = new java.lang.StringBuffer(256); in convertLocalizedValueToXML()
[all …]
H A DAnalyzeStartupLog.java29 import java.lang.*;
38 public java.lang.String sOperation;
47 public java.lang.String sStartMsg;
50 public java.lang.String sEndMsg;
56 public static void main(java.lang.String[] lCmdLine) in main()
63 java.lang.String sLogDir = aCmdLine.getString("logdir" ); in main()
64 java.lang.String sDataFile = aCmdLine.getString("datafile"); in main()
83 java.lang.StringBuffer sOut = new java.lang.StringBuffer(1000); in main()
139 java.lang.String sLine = aBuffer.readLine(); in main()
307 java.lang.String sData = sOut.toString(); in main()
[all …]
H A DConfigHelper.java29 import java.lang.*;
75 throws java.lang.Exception in ConfigHelper()
170 java.lang.String sValue = getProperty(sProp); in getBoolean()
179 java.lang.String sDefault = java.lang.String.valueOf(bDefault); in getBoolean()
198 java.lang.String sValue = getProperty(sProp); in getInt()
201 return new java.lang.Integer(sValue).intValue(); in getInt()
207 java.lang.String sDefault = java.lang.String.valueOf(nDefault); in getInt()
223 public synchronized java.lang.String getString(java.lang.String sProp) in getString()
226 java.lang.String sValue = getProperty(sProp); in getString()
265 java.lang.String sValue = getProperty(sProp); in getStringList()
[all …]
H A DFileHelper.java29 import java.lang.*;
73 java.lang.String sFileURL = null; in getFileURLFromSystemPath()
83 java.lang.StringBuffer sWorkBuffer = new java.lang.StringBuffer(sFileURL); in getFileURLFromSystemPath()
105 public static java.lang.String getFileURLFromSystemPath(java.lang.String sSystemPath) in getFileURLFromSystemPath()
155 java.lang.String sURL = null; in getURLWithProtocolFromSystemPath()
187 public static java.lang.String getURLWithProtocolFromSystemPath(java.lang.String sSystemPath, in getURLWithProtocolFromSystemPath()
262 java.lang.StringBuffer sNewName = new java.lang.StringBuffer(nLength); in convertName2FileName()
361 …java.lang.String sFileName = aBaseFile.getPath() + java.lang.String.valueOf(nr) + "." + sExtension; in createUniqueFile()
484 java.lang.StringBuffer sLog = new java.lang.StringBuffer(); in readAndCheckUTF8File()
699 catch(java.lang.Throwable ex) in readAndCheckUTF8File()
[all …]
/trunk/main/filter/source/config/tools/split/
H A DFCFGSplit.java28 import java.lang.*;
139 private static java.lang.String m_sXMLFile;
157 private static java.lang.String m_sOutDir;
271 catch(java.lang.Throwable exCmdLine) in main()
294 catch(java.lang.Exception exCfgLoad) in main()
337 catch(java.lang.Throwable exLoad) in main()
366 catch(java.lang.Throwable exTransform) in main()
422 catch(java.lang.Throwable exSplit) in main()
450 java.lang.StringBuffer sTimes = new java.lang.StringBuffer(100); in main()
530 java.lang.StringBuffer sOut = new java.lang.StringBuffer(256); in printCopyright()
[all …]
/trunk/main/scp2/macros/
H A Dmacro.pl88 print OUTFILE "\\\n\tDosName ($lang) = \"$lang\"";
136 print OUTFILE "\\\n\tName ($lang) = CONFIGLANGFILENAME(name,_$lang,ext)";
151 "\\\n\tName ($lang) = CONFIGLANGFILENAME(name,_$lang,ext)";
165 print OUTFILE "\\\n\tName ($lang) = EXTRAFILENAME(name,_$lang)";
184 print OUTFILE "\\\n\tName ($lang) = RESFILENAME(name,$lang)";
194 print OUTFILE "\\\n\tName ($lang) = SHORTRESFILENAME(name,$lang)";
204 print OUTFILE "\\\n\tkey ($lang) = READMEFILENAME(name,_$lang)";
214 print OUTFILE "\\\n\tkey ($lang) = READMETXTFILENAME(name,_$lang,ext)";
227 print OUTFILE "\\\n\tValue ($lang) = STRING($lang)";
237 print OUTFILE "\\\n\tKey ($lang) = STRING($lang)";
[all …]
/trunk/main/scripting/source/stringresource/
H A Dstringresource.hxx101 ::com::sun::star::lang::Locale m_locale;
121 ::com::sun::star::lang::XServiceInfo,
211 const ::com::sun::star::lang::Locale& locale )
217 const ::com::sun::star::lang::Locale& locale )
242 const ::com::sun::star::lang::Locale& locale )
248 const ::com::sun::star::lang::Locale& locale )
364 const ::com::sun::star::lang::Locale& locale )
370 const ::com::sun::star::lang::Locale& locale )
395 const ::com::sun::star::lang::Locale& locale )
440 ::com::sun::star::lang::XInitialization,
[all …]
/trunk/main/canvas/source/tools/
H A Dverifyinput.cxx77 throw lang::IllegalArgumentException( in verifyInput()
86 throw lang::IllegalArgumentException( in verifyInput()
111 throw lang::IllegalArgumentException( in verifyInput()
120 throw lang::IllegalArgumentException( in verifyInput()
145 throw lang::IllegalArgumentException( in verifyInput()
154 throw lang::IllegalArgumentException( in verifyInput()
163 throw lang::IllegalArgumentException( in verifyInput()
172 throw lang::IllegalArgumentException( in verifyInput()
181 throw lang::IllegalArgumentException( in verifyInput()
190 throw lang::IllegalArgumentException( in verifyInput()
[all …]
/trunk/main/scaddins/source/analysis/
H A Danalysisadd.idl62 raises( com::sun::star::lang::IllegalArgumentException );
68 raises( com::sun::star::lang::IllegalArgumentException );
74 raises( com::sun::star::lang::IllegalArgumentException );
80 raises( com::sun::star::lang::IllegalArgumentException );
86 raises( com::sun::star::lang::IllegalArgumentException );
92 raises( com::sun::star::lang::IllegalArgumentException );
96 raises( com::sun::star::lang::IllegalArgumentException );
147 raises( com::sun::star::lang::IllegalArgumentException,
152 raises( com::sun::star::lang::IllegalArgumentException,
157 raises( com::sun::star::lang::IllegalArgumentException,
[all …]
/trunk/main/l10ntools/source/filter/merge/
H A DMerger.java27 import java.lang.*;
125 throws java.lang.Exception in Merger()
186 throws java.lang.Exception in merge()
188 java.lang.StringBuffer sBuffer = new java.lang.StringBuffer(1000000); in merge()
209 java.lang.String sSetName = null; in merge()
210 java.lang.String sSubDir = null; in merge()
288 java.lang.String sSetName , in getFragments()
291 java.lang.StringBuffer sBuffer ) in getFragments()
292 throws java.lang.Exception in getFragments()
315 java.lang.String sEncoding = "UTF-8"; in getFragments()
[all …]
/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumericalHelper.java82 catch (com.sun.star.lang.IllegalArgumentException e) in getType()
96 throws com.sun.star.lang.IllegalArgumentException in toByte()
131 catch (java.lang.NumberFormatException e) in toByte()
196 catch (java.lang.NumberFormatException e) in toChar()
252 catch (java.lang.NumberFormatException e) in toShort()
535 catch (java.lang.NumberFormatException e) in toInt()
591 catch (java.lang.NumberFormatException e) in toLong()
647 catch (java.lang.NumberFormatException e) in toFloat()
703 catch (java.lang.NumberFormatException e) in toDouble()
809 catch (java.lang.NumberFormatException e) in toBoolean()
[all …]
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydatasource.cxx242 lang::XTypeProvider,
243 lang::XServiceInfo,
244 lang::XComponent,
254 lang::XTypeProvider,
255 lang::XServiceInfo,
256 lang::XComponent,
293 lang::EventObject aEvt; in dispose()
873 lang::WrappedTargetException, in getByName()
1019 lang::WrappedTargetException, in insertByName()
1035 lang::WrappedTargetException, in removeByName()
[all …]
/trunk/main/i18npool/inc/
H A Dtextconversion.hxx42 com::sun::star::lang::XServiceInfo
54 com::sun::star::lang::IllegalArgumentException,
115 com::sun::star::lang::NoSupportException );
122 com::sun::star::lang::NoSupportException );
129 com::sun::star::lang::NoSupportException );
136 com::sun::star::lang::NoSupportException );
171 com::sun::star::lang::NoSupportException );
178 com::sun::star::lang::NoSupportException );
185 com::sun::star::lang::NoSupportException );
192 com::sun::star::lang::NoSupportException );
[all …]
H A Dlocaledata.hxx66 inline sal_Bool operator ==(const com::sun::star::lang::Locale& l1, const com::sun::star::lang::Loc… in operator ==()
73 com::sun::star::lang::XServiceInfo
80 …virtual LanguageCountryInfo SAL_CALL getLanguageCountryInfo( const com::sun::star::lang::Locale& r…
81 …virtual LocaleDataItem SAL_CALL getLocaleItem( const com::sun::star::lang::Locale& rLocale ) throw…
89 …virtual ForbiddenCharacters SAL_CALL getForbiddenCharacters( const com::sun::star::lang::Locale& r…
106 …virtual sal_Bool SAL_CALL hasPhonetic( const com::sun::star::lang::Locale& rLocale ) throw(com::su…
108 …virtual rtl::OUString SAL_CALL getHangingCharacters( const com::sun::star::lang::Locale& rLocale )…
116 …friend sal_Bool operator ==(const com::sun::star::lang::Locale& l1, const com::sun::star::lang::Lo…
122 …sal_Unicode ** SAL_CALL getIndexArray(const com::sun::star::lang::Locale& rLocale, sal_Int16& inde…
123 …sal_Unicode ** SAL_CALL getIndexArrayForAlgorithm(const com::sun::star::lang::Locale& rLocale, con…
[all …]
/trunk/main/toolkit/qa/unoapi/
H A Dknownissues.xcl164 toolkit.UnoTreeModel::com::sun::star::lang::XComponent
166 toolkit.UnoControlDateField::com::sun::star::lang::XComponent
175 toolkit.UnoControlButton::com::sun::star::lang::XComponent
176 toolkit.UnoControlTimeField::com::sun::star::lang::XComponent
181 toolkit.UnoControlGroupBox::com::sun::star::lang::XComponent
182 toolkit.UnoControlContainer::com::sun::star::lang::XComponent
184 toolkit.UnoControlListBox::com::sun::star::lang::XComponent
187 toolkit.UnoControlEdit::com::sun::star::lang::XComponent
189 toolkit.UnoControlDialog::com::sun::star::lang::XComponent
196 toolkit.UnoControlComboBox::com::sun::star::lang::XComponent
[all …]
/trunk/main/svl/source/fsstor/
H A Dfsstorage.cxx407 throw lang::DisposedException(); in copyToStorage()
461 throw lang::DisposedException(); in openStreamElement()
586 throw lang::DisposedException(); in openStorageElement()
681 throw lang::DisposedException(); in cloneStreamElement()
1053 lang::WrappedTargetException, in getByName()
1329 lang::WrappedTargetException, in setPropertyValue()
1347 lang::WrappedTargetException, in getPropertyValue()
1369 lang::WrappedTargetException, in addPropertyChangeListener()
1386 lang::WrappedTargetException, in removePropertyChangeListener()
1403 lang::WrappedTargetException, in addVetoableChangeListener()
[all …]
/trunk/main/svx/source/unodraw/
H A Dgluepts.cxx245 throw lang::IllegalArgumentException(); in insert()
352 throw lang::IndexOutOfBoundsException(); in getByIdentifier()
386 throw(lang::IllegalArgumentException, lang::IndexOutOfBoundsException, in insertByIndex()
413 throw lang::IndexOutOfBoundsException(); in insertByIndex()
417 throw(lang::IndexOutOfBoundsException, lang::WrappedTargetException, uno::RuntimeException) in removeByIndex()
438 throw lang::IndexOutOfBoundsException(); in removeByIndex()
443 …throw(lang::IllegalArgumentException, lang::IndexOutOfBoundsException, lang::WrappedTargetExceptio… in replaceByIndex()
448 throw lang::IllegalArgumentException(); in replaceByIndex()
465 throw lang::IndexOutOfBoundsException(); in replaceByIndex()
491 throw(lang::IndexOutOfBoundsException, lang::WrappedTargetException, uno::RuntimeException) in getByIndex()
[all …]
H A Dunoctabl.cxx44 class SvxUnoColorTable : public WeakImplHelper2< container::XNameContainer, lang::XServiceInfo >
66 …Name, const uno::Any& aElement ) throw( lang::IllegalArgumentException, container::ElementExistEx…
70 …Name, const uno::Any& aElement ) throw( lang::IllegalArgumentException, container::NoSuchElementE…
125 …throw( lang::IllegalArgumentException, container::ElementExistException, lang::WrappedTargetExcept… in insertByName()
132 throw lang::IllegalArgumentException(); in insertByName()
150 …throw( lang::IllegalArgumentException, container::NoSuchElementException, lang::WrappedTargetExcep… in replaceByName()
154 throw lang::IllegalArgumentException(); in replaceByName()
264 uno::Reference< lang::XSingleServiceFactory > xFactory; in component_getFactory()
354 reinterpret_cast< lang::XMultiServiceFactory * >( pServiceManager ), in component_getFactory()
362 reinterpret_cast< lang::XMultiServiceFactory * >( pServiceManager ), in component_getFactory()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/
H A D_XAccessibleTable.java124 } catch(com.sun.star.lang.IndexOutOfBoundsException e) { in _getAccessibleRowDescription()
135 } catch(com.sun.star.lang.IndexOutOfBoundsException e) { in _getAccessibleRowDescription()
146 } catch(com.sun.star.lang.IndexOutOfBoundsException e) { in _getAccessibleRowDescription()
176 } catch(com.sun.star.lang.IndexOutOfBoundsException e) { in _getAccessibleColumnDescription()
187 } catch(com.sun.star.lang.IndexOutOfBoundsException e) { in _getAccessibleColumnDescription()
198 } catch(com.sun.star.lang.IndexOutOfBoundsException e) { in _getAccessibleColumnDescription()
231 } catch(com.sun.star.lang.IndexOutOfBoundsException e) { in _getAccessibleRowExtentAt()
242 } catch(com.sun.star.lang.IndexOutOfBoundsException e) { in _getAccessibleRowExtentAt()
253 } catch(com.sun.star.lang.IndexOutOfBoundsException e) { in _getAccessibleRowExtentAt()
264 } catch(com.sun.star.lang.IndexOutOfBoundsException e) { in _getAccessibleRowExtentAt()
[all …]
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DOOo.jcb2lang.Object setContextvoidgetControlcom.sun.star.awt.XControladdControlvoidendExecutevoidsetF…
3lang.Object initializevoidm_manifestjava.lang.String initializevoidEXTENSIBLEshortlistLayers)c…
7lang.String setContentvoidoutputListvoidshowErrorsbooleansetLinkUrlvoidgetLinkUrljava.lang.St…
/trunk/main/l10ntools/scripts/
H A Dlocalize.pl159 … $string_hash_ooo { $lang }{ "$prj\t$file\t$type\t$gid\t$lid\t$helpid\t$platform\t$lang" } = $line;
163 … $string_hash_so{ $lang }{ "$prj\t$file\t$type\t$gid\t$lid\t$helpid\t$platform\t$lang" } = $line;
196 foreach my $lang( keys( %{ $string_hash } ) )
199 next , if( $lang eq "en-US" );
201 mkdir $l10n_file."/$lang";
220 …if ( defined $string_hash->{ $lang }{ "$prj\t$file\t$type\t$gid\t$lid\t$helpid\t$platform\t$lang" …
223 …push @sdf_file , $string_hash->{ $lang }{ "$prj\t$file\t$type\t$gid\t$lid\t$helpid\t$platform\t$la…
224 … $string_hash->{ $lang }{ "$prj\t$file\t$type\t$gid\t$lid\t$helpid\t$platform\t$lang" } = undef;
239 … push @sdf_file , $string_hash->{ $lang }{ $key } , if ( defined $string_hash->{ $lang }{ $key } );
878 if( $isolang=~ /$lang/i ) {
[all …]
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx689 throw (lang::IndexOutOfBoundsException, in getDataRowProperties()
693 throw lang::IndexOutOfBoundsException( in getDataRowProperties()
700 throw lang::IndexOutOfBoundsException( in getDataRowProperties()
710 throw (lang::IndexOutOfBoundsException, in getDataPointProperties()
714 throw lang::IndexOutOfBoundsException( in getDataPointProperties()
721 throw lang::IndexOutOfBoundsException( in getDataPointProperties()
1192 const Reference< lang::XEventListener >& xListener ) in addEventListener()
1199 const Reference< lang::XEventListener >& aListener ) in removeEventListener()
1249 …::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentException, lang::Wr… in setPropertyValue()
1384 …::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentException, lang::Wr… in setPropertyValue()
[all …]
/trunk/main/sw/inc/
H A Dunosett.hxx55 ::com::sun::star::lang::XServiceInfo
68 …:beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star:…
89 ::com::sun::star::lang::XServiceInfo
123 ::com::sun::star::lang::XServiceInfo
157 ::com::sun::star::lang::XUnoTunnel,
160 ::com::sun::star::lang::XServiceInfo
191 …throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::lang::IndexOutOfBoundsEx…
195 …Index(sal_Int32 nIndex) throw( ::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star…
224 …throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException );
260 ::com::sun::star::lang::XUnoTunnel,
[all …]

Completed in 221 milliseconds

12345678910>>...163