Home
last modified time | relevance | path

Searched refs:Address (Results 1 – 25 of 150) sorted by relevance

123456

/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.src177 QuickHelpText[ en-US ] = "Preview Previous Address Block";
185 QuickHelpText[ en-US ] = "Preview Next Address Block";
204 Text [ en-US ] = "Select Address Block";
246 Text[ en-US ] = "Address block settings";
305 Text [ en-US ] = "New Address Block";
320 Text [ en-US ] = "Edit Address Block";
335 Text[ en-US ] = "Address ~elements" ;
599 Text[ en-US ] = "Address block preview";
633 Text[ en-US ] = "Address elements" ;
H A Ddbui.src142 < "Address Line 1" ; MM_PART_ADDRESS_1 ;> ;
143 < "Address Line 2" ; MM_PART_ADDRESS_2 ;> ;
150 < "E-mail Address" ; MM_PART_E_MAIL ;> ;
164 Text [ en-US ] = "Address lists (*.*)" ;
H A Dcreateaddresslistdialog.src39 Text [ en-US ] = "New Address List";
45 Text [ en-US ] = "Address Information";
168 Text [ en-US ] = "%PRODUCTNAME Address List (.csv)";
H A Daddresslistdialog.src36 Text [ en-US ] = "Select Address List";
H A Dmmlayoutpage.src43 Text[ en-US ] = "Address block position";
H A Dcustomizeaddresslistdialog.src34 Text [ en-US ] = "Customize Address List" ;
/trunk/main/extensions/source/abpilot/
H A Dabspilot.src29 Text [ en-US ] = "Address Data Source Wizard" ;
41 Text [ en-US ] = "Address book type" ;
311 Text [ en-US ] = "Address book name" ;
360 Text [ en-US ] = "Create Address Data Source" ;
375 Text [ en-US ] = "Address Data - Field Assignment" ;
380 …assign fields now or do so later by first choosing:\n\"File - Template - Address Book Source...\""…
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx262 struct Address struct
266 inline explicit Address() : mnCol( 0 ), mnRow( 0 ) {} in Address() function
267 inline explicit Address( sal_Int32 nCol, sal_Int32 nRow ) : mnCol( nCol ), mnRow( nRow ) {} in Address() function
274 Address maFirst;
275 Address maLast;
285 struct TokenAddress : public Address
378 static void appendAddress( ::rtl::OUStringBuffer& rStr, const Address& rPos );
1124 void writeAddress( const Address& rPos );
1412 void writeAddressItem( const String& rName, const Address& rPos );
H A Dxlsbdumper.hxx60 void readAddress( Address& orAddress );
85 Address dumpAddress( const String& rName = EMPTY_STRING );
H A Dbiffdumper.hxx157 …void readAddress( Address& orAddress, bool bCol16Bit = true, bool bRow32Bit = false…
203Address dumpAddress( const String& rName = EMPTY_STRING, bool bCol16Bit = true, bool b…
/trunk/main/svtools/source/dialogs/
H A Daddresstemplate.src36 Text [ en-US ] = "Templates: Address Book Assignment" ;
40 Text [ en-US ] = "Address Book Source" ;
67 Text [ en-US ] = "~Address Data Source..." ;
/trunk/main/offapi/com/sun/star/chart/
H A DChartTableAddressSupplier.idl35 /** This is a helper service for access to table Address to
67 <!-- Dennis: Does "Address" have a capital "A" or lowercase? -->
/trunk/main/xmlsecurity/test_docs/certs/end_certs/
H A DUser_35_Root_11.crt34 …DNS:alt.openoffice.org, IP Address:192.168.7.1, IP Address:13:0:0:0:0:0:0:17, email:my@other.addre…
/trunk/main/xmlsecurity/qa/certext/
H A DUser_35_Root_11.crt34 …DNS:alt.openoffice.org, IP Address:192.168.7.1, IP Address:13:0:0:0:0:0:0:17, email:my@other.addre…
/trunk/main/xmlsecurity/test_docs/CAs/Root_11/demoCA/newcerts/
H A D1022.pem34 …DNS:alt.openoffice.org, IP Address:192.168.7.1, IP Address:13:0:0:0:0:0:0:17, email:my@other.addre…
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx376 void BiffObjectBase::readAddress( Address& orAddress, bool bCol16Bit, bool bRow32Bit ) in readAddress()
633 Address BiffObjectBase::dumpAddress( const String& rName, bool bCol16Bit, bool bRow32Bit ) in dumpAddress()
635 Address aPos; in dumpAddress()
1272 Address aPos; in dumpExpToken()
1512 Address aPos; in dumpAddDataNlr()
2178 … for( Address aPos( nCol1, nRow ); !rStrm.isEof() && (aPos.mnCol <= nCol2); ++aPos.mnCol ) in implDumpRecordBody()
2593 Address aPos = dumpAddress(); in implDumpRecordBody()
2609 Address aPos = dumpAddress(); in implDumpRecordBody()
H A Dxlsbdumper.cxx106 void RecordObjectBase::readAddress( Address& orAddress ) in readAddress()
285 Address RecordObjectBase::dumpAddress( const String& rName ) in dumpAddress()
287 Address aPos; in dumpAddress()
748 Address aPos; in dumpExpToken()
/trunk/main/vcl/os2/source/app/
H A Dsalshl.cxx40 ULONG BuffLen, PCHAR pBuff, ULONG *pOffset, ULONG Address);
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXHyperlinks.idl47 [in] any Address,
H A DXHyperlink.idl45 [attribute] string Address;
/trunk/main/extensions/source/bibliography/
H A Dsections.hrc81 //Business Address
/trunk/main/svx/source/dialog/
H A Dhyprlink.src122 Text [ en-US ] = "Address Book" ;
/trunk/main/connectivity/source/resource/
H A Dconn_shared_res.src87 …Text [ en-US ] = "Mozilla Address Book has been changed out of this process, we can't modify it in…
559 …Text [ en-US ] = "KDE version $major$.$minor$ or higher is required to access the KDE Address Book…
/trunk/main/sfx2/source/doc/
H A Ddocvor.src68 Text [ en-US ] = "~Address Book..." ;
/trunk/main/sc/source/ui/vba/
H A Dvbanames.cxx143 String sRangeAdd = xRange->Address( xAny2, xAny2 , xAny2 , xAny2, xAny2 ); in Add()

123456