/aoo41x/main/oovbaapi/ooo/vba/excel/ |
H A D | XAxis.idl | 42 raises(com::sun::star::script::BasicErrorException); 45 raises(com::sun::star::script::BasicErrorException); 48 raises(com::sun::star::script::BasicErrorException); 51 raises(com::sun::star::script::BasicErrorException); 54 raises(com::sun::star::script::BasicErrorException); 57 raises(com::sun::star::script::BasicErrorException); 60 raises(com::sun::star::script::BasicErrorException); 63 raises(com::sun::star::script::BasicErrorException); 66 raises(com::sun::star::script::BasicErrorException); 69 raises(com::sun::star::script::BasicErrorException); [all …]
|
H A D | XTitle.idl | 45 // XBorder Border( ) raises ( com::sun::star::script::BasicErrorException ); 47 XInterior Interior() raises(com::sun::star::script::BasicErrorException); 49 XFont Font() raises(com::sun::star::script::BasicErrorException); 53 string getText() raises(com::sun::star::script::BasicErrorException); 56 //XCharacters Characters() raises(com::sun::star::script::BasicErrorException); 58 void setTop([in] double Top) raises(com::sun::star::script::BasicErrorException); 60 double getTop() raises(com::sun::star::script::BasicErrorException); 64 double getLeft() raises(com::sun::star::script::BasicErrorException); 68 long getOrientation() raises(com::sun::star::script::BasicErrorException); 70 // any Select( ) raises ( com::sun::star::script::BasicErrorException ); [all …]
|
H A D | XFormat.idl | 46 raises(com::sun::star::script::BasicErrorException); 49 raises(com::sun::star::script::BasicErrorException); 52 raises(com::sun::star::script::BasicErrorException); 55 raises(com::sun::star::script::BasicErrorException); 58 raises(com::sun::star::script::BasicErrorException); 61 raises(com::sun::star::script::BasicErrorException); 64 raises(com::sun::star::script::BasicErrorException); 67 raises(com::sun::star::script::BasicErrorException); 70 raises(com::sun::star::script::BasicErrorException); 73 raises(com::sun::star::script::BasicErrorException); [all …]
|
H A D | XStyle.idl | 44 raises(com::sun::star::script::BasicErrorException); 47 raises(com::sun::star::script::BasicErrorException); 50 raises(com::sun::star::script::BasicErrorException); 53 raises(com::sun::star::script::BasicErrorException); 56 raises(com::sun::star::script::BasicErrorException); 59 raises(com::sun::star::script::BasicErrorException); 63 string getValue( ) raises ( com::sun::star::script::BasicErrorException ); 71 boolean getIncludeBorder( ) raises ( com::sun::star::script::BasicErrorException ); 75 boolean getIncludeFont( ) raises ( com::sun::star::script::BasicErrorException ); 79 boolean getIncludeNumber( ) raises ( com::sun::star::script::BasicErrorException ); [all …]
|
H A D | XChart.idl | 49 long getChartType() raises(com::sun::star::script::BasicErrorException); 51 void setChartType([in] long chartType) raises(com::sun::star::script::BasicErrorException); 53 void Activate() raises(com::sun::star::script::BasicErrorException); 56 long Location() raises (com::sun::star::script::BasicErrorException); 57 long getLocation() raises (com::sun::star::script::BasicErrorException); 61 boolean getHasTitle() raises(com::sun::star::script::BasicErrorException); 63 void setHasTitle([in] boolean bTitle) raises(com::sun::star::script::BasicErrorException); 65 boolean getHasLegend() raises(com::sun::star::script::BasicErrorException); 68 XChartTitle getChartTitle() raises (com::sun::star::script::BasicErrorException); 69 void setPlotBy([in] long xlRowCol) raises(com::sun::star::script::BasicErrorException); [all …]
|
H A D | XRange.idl | 120 void AutoOutline() raises(com::sun::star::script::BasicErrorException); 123 void Calculate() raises(com::sun::star::script::BasicErrorException); 153 void ClearOutline() raises(com::sun::star::script::BasicErrorException); 154 void Ungroup() raises(com::sun::star::script::BasicErrorException); 155 void Group() raises(com::sun::star::script::BasicErrorException); 156 void Merge([in] any Across) raises(com::sun::star::script::BasicErrorException); 157 void UnMerge() raises(com::sun::star::script::BasicErrorException); 158 XRange Next( ) raises ( com::sun::star::script::BasicErrorException ); 159 XRange Previous( ) raises ( com::sun::star::script::BasicErrorException ); 161 void RemoveSubtotal() raises ( com::sun::star::script::BasicErrorException ); [all …]
|
/aoo41x/main/offapi/com/sun/star/report/ |
H A D | XReportControlFormat.idl | 47 set raises ( com::sun::star::beans::UnknownPropertyException ); 48 get raises ( com::sun::star::beans::UnknownPropertyException ); 55 set raises ( com::sun::star::beans::UnknownPropertyException ); 56 get raises ( com::sun::star::beans::UnknownPropertyException ); 64 set raises ( com::sun::star::beans::UnknownPropertyException ); 65 get raises ( com::sun::star::beans::UnknownPropertyException ); 74 set raises ( com::sun::star::beans::UnknownPropertyException ); 75 get raises ( com::sun::star::beans::UnknownPropertyException ); 82 set raises ( com::sun::star::beans::UnknownPropertyException ); 83 get raises ( com::sun::star::beans::UnknownPropertyException ); [all …]
|
/aoo41x/main/scaddins/source/analysis/ |
H A D | analysisadd.idl | 62 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 …]
|
/aoo41x/main/offapi/com/sun/star/sdbc/ |
H A D | XDatabaseMetaData.idl | 443 raises (SQLException); 463 raises (SQLException); 733 raises (SQLException); 779 raises (SQLException); 916 raises (SQLException); 1352 raises (SQLException); 1402 raises (SQLException); 1560 raises (SQLException); 1737 raises (SQLException); 2377 raises (SQLException); [all …]
|
H A D | XResultSetMetaData.idl | 49 long getColumnCount() raises (SQLException); 82 boolean isSearchable([in]long column) raises (SQLException); 93 boolean isCurrency([in]long column) raises (SQLException); 104 long isNullable([in]long column) raises (SQLException); 115 boolean isSigned([in]long column) raises (SQLException); 171 long getPrecision([in]long column) raises (SQLException); 182 long getScale([in]long column) raises (SQLException); 193 string getTableName([in]long column) raises (SQLException); 215 long getColumnType([in]long column) raises (SQLException); 237 boolean isReadOnly([in]long column) raises (SQLException); [all …]
|
H A D | XSQLInput.idl | 96 string readString() raises (SQLException); 114 byte readByte() raises (SQLException); 123 short readShort() raises (SQLException); 132 long readInt() raises (SQLException); 141 hyper readLong() raises (SQLException); 150 float readFloat() raises (SQLException); 242 any readObject() raises (SQLException); 251 XRef readRef() raises (SQLException); 260 XBlob readBlob() raises (SQLException); 269 XClob readClob() raises (SQLException); [all …]
|
H A D | XSQLOutput.idl | 114 void writeByte([in]byte x) raises (SQLException); 123 void writeShort([in]short x) raises (SQLException); 132 void writeInt([in]long x) raises (SQLException); 141 void writeLong([in]hyper x) raises (SQLException); 150 void writeFloat([in]float x) raises (SQLException); 196 raises (SQLException); 207 raises (SQLException); 217 raises (SQLException); 261 void writeRef([in]XRef x) raises (SQLException); 270 void writeBlob([in]XBlob x) raises (SQLException); [all …]
|
H A D | XRowUpdate.idl | 64 void updateNull([in]long columnIndex) raises (SQLException); 86 void updateByte([in]long columnIndex, [in]byte x) raises (SQLException); 108 void updateInt([in]long columnIndex, [in]long x) raises (SQLException); 119 void updateLong([in]long columnIndex, [in]hyper x) raises (SQLException); 175 raises (SQLException); 187 raises (SQLException); 200 raises (SQLException); 215 [in]long length) raises (SQLException); 230 [in]long length) raises (SQLException); 242 raises (SQLException); [all …]
|
H A D | XRow.idl | 81 boolean wasNull() raises (SQLException); 114 byte getByte([in]long columnIndex) raises (SQLException); 136 long getInt([in]long columnIndex) raises (SQLException); 147 hyper getLong([in]long columnIndex) raises (SQLException); 193 raises (SQLException); 205 raises (SQLException); 217 raises (SQLException); 243 raises (SQLException); 269 raises (SQLException); 288 raises (SQLException); [all …]
|
H A D | XResultSet.idl | 75 boolean next() raises (SQLException); 95 boolean isAfterLast() raises (SQLException); 104 boolean isFirst() raises (SQLException); 124 boolean isLast() raises (SQLException); 132 void beforeFirst() raises (SQLException); 140 void afterLast() raises (SQLException); 149 boolean first() raises (SQLException); 158 boolean last() raises (SQLException); 168 long getRow() raises (SQLException); 256 boolean previous() raises (SQLException); [all …]
|
/aoo41x/main/idlc/test/parser/ |
H A D | attribute.tests | 37 get raises (); 46 get raises (E1); 55 set raises (E1); 64 get raises (E1); 65 set raises (E1); 74 set raises (E1); 75 get raises (E1); 84 get raises (E1); 85 get raises (E1); 95 get raises (E1); [all …]
|
/aoo41x/main/udkapi/com/sun/star/registry/ |
H A D | XRegistryKey.idl | 79 raises( com::sun::star::registry::InvalidRegistryException ); 98 raises( com::sun::star::registry::InvalidRegistryException ); 108 raises( com::sun::star::registry::InvalidRegistryException ); 121 raises( com::sun::star::registry::InvalidRegistryException, 134 raises( com::sun::star::registry::InvalidRegistryException ); 148 raises( com::sun::star::registry::InvalidRegistryException, 175 raises( com::sun::star::registry::InvalidRegistryException, 203 raises( com::sun::star::registry::InvalidRegistryException, 231 raises( com::sun::star::registry::InvalidRegistryException, 258 raises( com::sun::star::registry::InvalidRegistryException, [all …]
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/ |
H A D | stringplusdouble.log | 4 The next compute raises error: s = null, d = null, r = s + d 7 The next compute raises error: s = null, d = 20, r = s + d 14 The next compute raises error: s = 'abc', d = null, r = s + d 16 The next compute raises error: s = 'abc', d = null, r = s & d 18 The next compute raises error: s = 'abc', d = 20, r = s + d 20 The next compute raises error: s = 'abc', d = 20, r = s & d 24 The next compute raises error: s = null, d = null, r = s + d 27 The next compute raises error: s = null, d = 20, r = s + d 37 The next compute raises error: s = 'abc', d = 20, r = s + d 56 The next compute raises error: s = 'abc', d = 20, r = s + d [all …]
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/ |
H A D | stringplusdouble.log | 4 The next compute raises error: s = null, d = null, r = s + d 7 The next compute raises error: s = null, d = 20, r = s + d 14 The next compute raises error: s = 'abc', d = null, r = s + d 16 The next compute raises error: s = 'abc', d = null, r = s & d 18 The next compute raises error: s = 'abc', d = 20, r = s + d 20 The next compute raises error: s = 'abc', d = 20, r = s & d 24 The next compute raises error: s = null, d = null, r = s + d 27 The next compute raises error: s = null, d = 20, r = s + d 37 The next compute raises error: s = 'abc', d = 20, r = s + d 56 The next compute raises error: s = 'abc', d = 20, r = s + d [all …]
|
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/ |
H A D | stringplusdouble.log | 4 The next compute raises error: s = null, d = null, r = s + d 7 The next compute raises error: s = null, d = 20, r = s + d 14 The next compute raises error: s = 'abc', d = null, r = s + d 16 The next compute raises error: s = 'abc', d = null, r = s & d 18 The next compute raises error: s = 'abc', d = 20, r = s + d 20 The next compute raises error: s = 'abc', d = 20, r = s & d 24 The next compute raises error: s = null, d = null, r = s + d 27 The next compute raises error: s = null, d = 20, r = s + d 37 The next compute raises error: s = 'abc', d = 20, r = s + d 56 The next compute raises error: s = 'abc', d = 20, r = s + d [all …]
|
/aoo41x/main/offapi/com/sun/star/sdb/ |
H A D | XColumnUpdate.idl | 62 void updateNull() raises (com::sun::star::sdbc::SQLException); 80 void updateByte([in]byte x) raises (com::sun::star::sdbc::SQLException); 89 void updateShort([in]short x) raises (com::sun::star::sdbc::SQLException); 98 void updateInt([in]long x) raises (com::sun::star::sdbc::SQLException); 107 void updateLong([in]hyper x) raises (com::sun::star::sdbc::SQLException); 153 raises (com::sun::star::sdbc::SQLException); 163 raises (com::sun::star::sdbc::SQLException); 173 raises (com::sun::star::sdbc::SQLException); 183 [in]long length) raises (com::sun::star::sdbc::SQLException); 205 raises (com::sun::star::sdbc::SQLException); [all …]
|
H A D | XColumn.idl | 80 boolean wasNull() raises (com::sun::star::sdbc::SQLException); 107 byte getByte() raises (com::sun::star::sdbc::SQLException); 116 short getShort() raises (com::sun::star::sdbc::SQLException); 125 long getInt() raises (com::sun::star::sdbc::SQLException); 134 hyper getLong() raises (com::sun::star::sdbc::SQLException); 172 raises (com::sun::star::sdbc::SQLException); 182 raises (com::sun::star::sdbc::SQLException); 192 raises (com::sun::star::sdbc::SQLException); 215 raises (com::sun::star::sdbc::SQLException); 237 raises (com::sun::star::sdbc::SQLException); [all …]
|
/aoo41x/main/oovbaapi/ooo/vba/ |
H A D | XDocumentProperty.idl | 51 raises (com::sun::star::script::BasicErrorException); 56 raises (com::sun::star::script::BasicErrorException); 59 raises (com::sun::star::script::BasicErrorException); 67 raises (com::sun::star::script::BasicErrorException); 70 raises (com::sun::star::script::BasicErrorException); 74 raises (com::sun::star::script::BasicErrorException); 77 raises (com::sun::star::script::BasicErrorException); 83 raises (com::sun::star::script::BasicErrorException); 86 raises (com::sun::star::script::BasicErrorException); 90 raises (com::sun::star::script::BasicErrorException); [all …]
|
/aoo41x/main/jurt/test/com/sun/star/lib/uno/protocols/urp/ |
H A D | interfaces.idl | 86 void method1([in] com::sun::star::uno::XInterface itf) raises( com::sun::star::uno::Exception ); 87 void method2([out] com::sun::star::uno::XInterface itf) raises( com::sun::star::uno::Exception ); 88 …void method3([inout] com::sun::star::uno::XInterface itf) raises( com::sun::star::uno::Exception ); 89 com::sun::star::uno::XInterface method4() raises( com::sun::star::uno::Exception ); 91 any returnAny() raises( com::sun::star::uno::Exception ); 93 void method() raises( com::sun::star::uno::Exception ); 94 void methodWithInParameter([in] string text) raises( com::sun::star::uno::Exception ); 95 void methodWithOutParameter([out] string text) raises( com::sun::star::uno::Exception ); 96 void methodWithInOutParameter([inout] string text) raises( com::sun::star::uno::Exception ); 97 string methodWithResult() raises( com::sun::star::uno::Exception ); [all …]
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | XSimpleFileAccess.idl | 85 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); 98 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); 110 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); 122 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); 134 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); 144 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); 153 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); 164 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); 177 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); 188 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); [all …]
|