Home
last modified time | relevance | path

Searched refs:address (Results 26 – 50 of 270) sorted by relevance

1234567891011

/trunk/main/offapi/com/sun/star/chart/
H A DChartTableAddressSupplier.idl44 /** contains the address to the cells containing
60 /** contains the address to the main title.
65 /** contains the address to the sub title.
H A DChartSeriesAddress.idl40 /** contains the cell range address of the data for this series.
46 /** contains the cell address of label (i.e. name) of this series.
/trunk/main/wizards/source/formwizard/
H A Ddbwizres.src1761 Text [ en-US ] = "Return address" ;
1771 Text [ en-US ] = "~Return address in envelope window" ;
1816 Text [ en-US ] = "~Use user data for return address" ;
1821 Text [ en-US ] = "~New sender address:" ;
1931 Text [ en-US ] = "Sender's address" ;
1951 Text [ en-US ] = "Recipient's address" ;
2131 Text [ en-US ] = "~Use user data for return address" ;
2136 Text [ en-US ] = "~New return address" ;
2171 Text [ en-US ] = "Return address" ;
2281 Text [ en-US ] = "~New return address" ;
[all …]
/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/offapi/com/sun/star/sdb/
H A DErrorCondition.idl139 // = section AB - address book access related error conditions
143 …/** used by the component implementing address book access to indicate that a requested address bo…
146 <p>For instance, this error code is used when you try to access the address book
/trunk/main/offapi/com/sun/star/ucb/
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).
/trunk/main/offapi/com/sun/star/sheet/
H A DXNamedRanges.idl68 <p>A cell range address is one possible content of a named
72 specifies the base address for relative cell references.
101 range is named using cell B1 and contains the cell range address
H A DAddressConvention.idl33 /** These constants specify which address convention to use in the formula
34 parser. Each variation specifies a different cell and cell range address
H A DXCellAddressable.idl48 /** returns the address of the cell in the spreadsheet document.
51 can be used to address the cell within its document.</p>
H A DXCellRangeAddressable.idl48 /** returns the address of the cell range in the spreadsheet document.
51 can be used to address the range within its document.</p>
H A DXGoalSeek.idl54 is the address of the formula cell used for the calculation.
57 is the address of the cell that is used in the formula as
H A DXAreaLink.idl51 <p>This can be the address of a cell or range in the form
60 <p>This can be the address of a cell or range in the form
/trunk/main/sal/osl/w32/
H A Dmodule.cxx165 oslGenericFunction address; in osl_getFunctionSymbol() local
178 address=osl_getAsciiFunctionSymbol(Module, rtl_string_getStr(symbolName)); in osl_getFunctionSymbol()
181 return address; in osl_getFunctionSymbol()
/trunk/main/extensions/source/logging/
H A Dsysloghandler.cxx336 ::osl::SocketAddr address( host, port ); in initialize()
337 if ( address.is() ) in initialize()
338 m_aSocketAddress = address; in initialize()
/trunk/main/xmlsecurity/test_docs/CAs/Root_11/
H A Dopenssl.cfg197 # Import the email address.
202 subjectAltName=DNS:alt.openoffice.org,IP:192.168.7.1,IP:13::17,email:my@other.address,RID:1.2.3.4,o…
249 # Include email address in subject alt name: another PKIX recommendation
302 # Import the email address.
/trunk/main/xmerge/source/palmtests/qa/lib/
H A Dconverterlib.pm347 my $address;
424 ($address, $title) = FrmGetTitle($form,);
444 ($address, $label) = FrmGetLabel($form, $label_id);
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XScenario.java35 CellRangeAddress address = null; field in _XScenario
50 oObj.addRanges(new CellRangeAddress[] {address}); in _addRanges()
/trunk/main/crashrep/source/all/
H A Dcrashrep.ulf65 en-US = "Please enter your e-mail address."
128 …e network.\n\nIf this applies to your situation, you have to specify the address and port for the …
140 …I allow Apache OpenOffice to contact me regarding this report.'\nPlease enter your e-mail address."
/trunk/main/udkapi/com/sun/star/io/
H A DConnectException.idl38 socket to a remote address and port. Typically, the connection
40 address/port).
/trunk/main/sw/source/ui/dbui/
H A Dmailmergewizard.src45 Text [ en-US ] = "Insert address block";
49 Text [ en-US ] = "Select address list";
H A Daddresslistdialog.src43 …ext [ en-US ] = "Select an address list. Click '%1' to select recipients from a different list. If…
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetDocument.java85 CellAddress address = new CellAddress( sheet, column, row ); in createCellBinding() local
86 Object[] initParam = new Object[] { new NamedValue( "BoundCell", address ) }; in createCellBinding()
/trunk/main/sw/source/ui/config/
H A Dmailconfigpage.src60 Text[ en-US ] = "~E-Mail address" ;
74 Text[ en-US ] = "Send replies to ~different e-mail address" ;
80 Text[ en-US ] = "~Reply address" ;
/trunk/main/forms/qa/integration/forms/
H A DSpreadsheetDocument.java104 CellAddress address = new CellAddress( sheet, column, row ); in createCellBinding() local
105 Object[] initParam = new Object[] { new NamedValue( "BoundCell", address ) }; in createCellBinding()
/trunk/main/odk/examples/java/ConverterServlet/
H A DREADME8 Replace the existing IP address (localhost) with your intended IP address.

Completed in 67 milliseconds

1234567891011