Home
last modified time | relevance | path

Searched refs:address (Results 126 – 150 of 270) sorted by last modified time

1234567891011

/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A Drange-4.log13 ITEM Assertion OK : The first address of Range.RangeMerged is $F$2
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A Drange-4.log13 ITEM Assertion OK : The first address of Range.RangeMerged is $F$2
/trunk/main/sc/source/core/tool/
H A Dscmatrix.cxx115 #error address types changed! in ScMatrix()
170 #error address types changed! in Store()
/trunk/main/sc/source/core/data/
H A Dattarray.cxx2534 #error address types changed!
2576 #error address types changed!
/trunk/main/sc/
H A DLibrary_sc.mk428 sc/source/core/tool/address \
/trunk/main/sal/textenc/
H A Dtcvtuni1.tab76 /* The value of this tag is irrelevant. Only its address != NULL is used to
/trunk/main/sal/osl/os2/
H A Dmodule.c197 oslGenericFunction address; in osl_getFunctionSymbol() local
210 address=osl_getAsciiFunctionSymbol(Module, rtl_string_getStr(symbolName)); in osl_getFunctionSymbol()
213 return address; in osl_getFunctionSymbol()
/trunk/main/sal/inc/osl/
H A Dsocket.hxx110 inline sal_Bool SAL_CALL SocketAddr::setAddr( const ::rtl::ByteSequence & address ) in setAddr() argument
112 return osl_setAddrOfSocketAddr( m_handle, address.getHandle() ) in setAddr()
H A Dsocket_decl.hxx110 inline sal_Bool SAL_CALL setAddr( const ::rtl::ByteSequence & address );
/trunk/main/redland/raptor/
H A Draptor2-2.0.15.patch.win32233 /* Define to the address where bug reports for this package should be sent. */
/trunk/main/redland/rasqal/
H A Drasqal-0.9.33.patch.win32221 /* Define to the address where bug reports for this package should be sent. */
/trunk/main/redland/redland/
H A Dredland-1.0.17.patch.win32394 /* Define to the address where bug reports for this package should be sent. */
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XPrintAreas.java37 CellRangeAddress address = null; field in _XPrintAreas
45 if (address == null) in before()
95 setValue = new CellRangeAddress[]{address}; in _setPrintAreas()
129 titleColumns.Sheet = address.Sheet; in _setTitleColumns()
131 titleColumns.StartRow = address.StartRow; in _setTitleColumns()
132 titleColumns.EndColumn = address.EndColumn; in _setTitleColumns()
133 titleColumns.EndRow = address.StartRow; in _setTitleColumns()
145 titleRows.Sheet = address.Sheet; in _setTitleRows()
147 titleRows.StartRow = address.StartRow; in _setTitleRows()
148 titleRows.EndColumn = address.StartColumn; in _setTitleRows()
[all …]
H A D_XSheetAuditing.java45 CellAddress address = null; field in _XSheetAuditing
55 address = (CellAddress)tEnv.getObjRelation("XSheetAuditing.CellAddress"); in before()
58 if (address == null || precedentAddress == null || dependentAddress == null) { in before()
83 xAddress = xSheet.getCellByPosition(address.Column, address.Row); in before()
95 oObj.showDependents(address); in _clearArrows()
96 oObj.showPrecedents(address); in _clearArrows()
105 oObj.hideDependents(address); in _hideDependents()
112 oObj.hidePrecedents(address); in _hidePrecedents()
118 oObj.showDependents(address); in _showDependents()
171 oObj.showPrecedents(address); in _showPrecedents()
H A D_XScenario.java35 CellRangeAddress address = null; field in _XScenario
50 oObj.addRanges(new CellRangeAddress[] {address}); in _addRanges()
H A D_XSheetOutline.java41 CellRangeAddress address = null; field in _XSheetOutline
47 if (address == null) in before()
56 oObj.autoOutline(address); in _autoOutline()
59 oObj.hideDetail(address); in _autoOutline()
70 oObj.hideDetail(address); in _clearOutline()
77 oObj.group(address, TableOrientation.ROWS); in _group()
85 oObj.hideDetail(address); in _ungroup()
91 oObj.hideDetail(address); in _hideDetail()
97 oObj.showDetail(address); in _showDetail()
106 result = isCellShown(address); in _showLevel()
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DXPersistentPropertySet.idl55 /** returns the key used to address the set in the propertyset registry.
H A DXRemoteContentProviderDistributor.idl64 @param Url A Uno Url to address the
84 @param Url A Uno Url to address the
H A DRecipientInfo.idl55 /** the recipient(s) (e.g. e-mail address/es).
62 /** the recipient(s) of a "carbon copy" (e.g. e-mail address/es).
69 /** the recipient(s) of "blind carbon copy" (e.g. e-mail address/es).
H A DRule.idl64 <td>The email address of the recipient</td>
H A DContent.idl739 <td>contains (the address of) the sender of a message.</td>
/trunk/main/offapi/com/sun/star/text/textfield/
H A DExtendedUser.idl35 (name, address, phone, ...)
/trunk/main/offapi/com/sun/star/text/
H A DMailMerge.idl291 /** contains the name of the data base column that contains the e-Mail address
H A DBibliographyDataField.idl54 /** This field contains the address of the publisher.
/trunk/main/offapi/com/sun/star/system/
H A DMailClientFlags.idl39 <p>If this flag is specified, a recipient address must have been

Completed in 133 milliseconds

1234567891011