Home
last modified time | relevance | path

Searched refs:sl (Results 1 – 25 of 86) sorted by relevance

1234

/aoo4110/extras/l10n/source/sl/
H A Dlocalize.sdf4331 svtools source\filter\exportdialog.src 0 stringlist DLG_EXPORT.LB_RESOLUTION 2 0 sl sl. točk/pale…
4332 svtools source\filter\exportdialog.src 0 stringlist DLG_EXPORT.LB_RESOLUTION 3 0 sl sl. točk/pale…
11920 sfx2 source\doc\doc.src 0 string STR_EDIT 0 sl Uredi 20130618 17:22:18
11940 sfx2 source\doc\doc.src 0 string BTN_OK 0 sl Zaženi 20130618 17:22:18
12034 sfx2 source\appl\app.src 0 string STR_KB 0 sl KB 20130618 17:22:18
12035 sfx2 source\appl\app.src 0 string STR_MB 0 sl MB 20130618 17:22:18
12036 sfx2 source\appl\app.src 0 string STR_GB 0 sl GB 20130618 17:22:18
12047 sfx2 source\appl\app.src 0 string GID_MATH 0 sl Math 20130618 17:22:18
68573 …ows\msi_languages\Property.ulf 0 LngText OOO_ARPHELPLINKTEMPLATE 0 sl http://sl.openoffice.org …
68575 …msi_languages\Property.ulf 0 LngText OOO_ARPURLINFOABOUTTEMPLATE 0 sl http://sl.openoffice.org …
[all …]
/aoo4110/main/shell/prj/
H A Dbuild.lst1 sl shell : L10N:l10n offuh rdbmaker tools sal EXPAT:expat LIBXSLT:libxslt NULL
2 sl shell\inc nmake - all sl_inc NULL
3 sl shell\source\win32 nmake - w sl_win32 sl_inc NULL
4 sl shell\source\win32\sysmail nmake - w sl_win32_sysmail sl_inc NULL
5 sl shell\source\unix\exec nmake - u sl_unix sl_inc NULL
6 sl shell\source\unix\exec nmake - p sl_unix sl_inc NULL
7 sl shell\source\unix\misc nmake - u sl_unix_misc sl_inc NULL
8 sl shell\source\unix\misc nmake - p sl_unix_misc sl_inc NULL
9 sl shell\source\cmdmail nmake - u sl_cmdmail sl_inc NULL
10 sl shell\source\cmdmail nmake - p sl_cmdmail sl_inc NULL
[all …]
/aoo4110/main/autodoc/source/display/idl/
H A Dhi_main.cxx171 sl().reset(); in Guard_CurFile()
176 sl().reset(); in Guard_CurFile()
203 sl().reset(); in Guard_CurFile()
205 sl().reset(); in Guard_CurFile()
230 sl().reset(); in Guard_CurFile()
259 sl().reset(); in Guard_CurFile()
265 sl().reset(); in Guard_CurFile()
508 sl() in do_Interface2s()
568 sl() in do_Service2s()
600 sl() in do_Struct2s()
[all …]
H A Dhfi_xrefpage.cxx198 StreamLock sl(200); in produce_Main() local
199 aTitle.Produce_Title( sl() in produce_Main()
207 sl().reset(); in produce_Main()
209 >> *new Html::Link( sl() << i_ce.LocalName() in produce_Main()
H A Dhi_linkhelper.cxx69 StreamLock sl(100); in PositionOf_CurXRefs() local
71 sl() << i_ceName in PositionOf_CurXRefs()
/aoo4110/main/solenv/bin/modules/
H A DEis.pm66 my $sl = $self->eis_connector();
67 if ( !$sl ) {
68 $sl = $self->init_eis_connector();
69 $self->eis_connector($sl);
75 eval { $response = $sl->$callee(@_) };
173 my $sl;
187 $sl = SOAP::Lite
192 $sl = SOAP::Lite
201 return $sl;
/aoo4110/main/autodoc/source/exes/adc_uni/
H A Dadc_cl.cxx372 StreamLock sl(1000); in do_Init() local
375 sl() << "http://" << *it; in do_Init()
377 if ( *(sl().end()-1) != '/') in do_Init()
378 sl() << '/'; in do_Init()
379 sExternRoot = sl().c_str(); in do_Init()
398 StreamLock sl(200); in do_Init() local
400 sl() << "Unknown commandline option \"" in do_Init()
H A Dcmd_sincedata.cxx59 sl(200); in DisplayOf() local
60 sl() << i_versionNumber; in DisplayOf()
61 sl().strip_frontback_whitespace(); in DisplayOf()
63 sVersionNumber(sl().c_str()); in DisplayOf()
/aoo4110/main/ucb/source/ucp/webdav/
H A DSerfRequestProcessor.cxx646 serf_status_line sl; in handleSerfResponse() local
647 apr_status_t status = serf_bucket_response_status( inSerfResponseBucket, &sl ); in handleSerfResponse()
672 mnHTTPStatusCode = ( sl.version != 0 && sl.code >= 0 ) in handleSerfResponse()
673 ? static_cast< sal_uInt16 >( sl.code ) in handleSerfResponse()
675 if ( sl.reason ) in handleSerfResponse()
677 mHTTPStatusCodeText = ::rtl::OUString::createFromAscii( sl.reason ); in handleSerfResponse()
679 if ( ( sl.version == 0 || sl.code < 0 ) || in handleSerfResponse()
/aoo4110/main/filter/source/graphicfilter/idxf/
H A Ddxfgrprd.cxx301 char sl[DXF_MAX_STRING_LEN+1],*p; in ReadI() local
304 ReadLine(sl); in ReadI()
306 p=sl; in ReadI()
339 char sl[DXF_MAX_STRING_LEN+1],*p; in ReadF() local
341 ReadLine(sl); in ReadF()
342 p=sl; in ReadF()
/aoo4110/main/autodoc/source/parser/cpp/
H A Dc_dealer.cxx80 sl(700); in StartNewFile() local
81 root_dir.Get(sl()); in StartNewFile()
83 root_path( sl().c_str(), true ); in StartNewFile()
H A Dpe_tpltp.cxx139 StreamLock sl(50); in On_expect_name_Identifier() local
142 String sText( sl() << "typename " << i_sText << c_str ); in On_expect_name_Identifier()
147 String sText( sl() << "constant " << i_sText << c_str ); in On_expect_name_Identifier()
/aoo4110/main/autodoc/source/ary/cpp/
H A Dca_ce.cxx594 sl(100); in Get_NewAnonymousNamespaceName() local
595 return String( sl() in Get_NewAnonymousNamespaceName()
606 sl(100); in Get_NewAnonymousName() local
607 return String( sl() in Get_NewAnonymousName()
/aoo4110/main/stlport/prj/
H A Dbuild.lst1 sl stlport : SO:so_prereq solenv BOOST:boost NULL
2 sl stlport nmake - all sl_mkout NULL
/aoo4110/main/svl/prj/
H A Dbuild.lst1 sl svl : L10N:l10n rsc offuh ucbhelper unotools cppu cppuhelper comphelper sal sot LIBXSLT:libxslt…
2 sl svl\prj nmake - all svl_prj NULL
/aoo4110/main/UnoControls/prj/
H A Dd.lst3 ..\%__SRC%\lib\*.sl %_DEST%\lib%_EXT%\*.sl
/aoo4110/main/forms/prj/
H A Dd.lst4 ..\%__SRC%\lib\*.sl %_DEST%\lib%_EXT%\*.sl
/aoo4110/main/sccomp/prj/
H A Dd.lst7 ..\%__SRC%\lib\*.sl %_DEST%\lib%_EXT%\*.sl
/aoo4110/main/unotools/prj/
H A Dd.lst5 ..\%__SRC%\lib\*.sl %_DEST%\lib%_EXT%\*.sl
/aoo4110/main/scaddins/prj/
H A Dd.lst7 ..\%__SRC%\lib\*.sl %_DEST%\lib%_EXT%\*.sl
/aoo4110/main/autodoc/source/display/toolkit/
H A Dhf_navi_sub.cxx81 StreamLock sl(100); in Produce_Row() local
85 >> *new Html::Link( sl() in Produce_Row()
H A Dhf_title.cxx146 StreamLock sl(20); in HF_SubTitleTable() local
147 String sColumns = sl() << i_nColumns << c_str; in HF_SubTitleTable()
/aoo4110/main/vos/prj/
H A Dd.lst10 ..\%__SRC%\lib\*.sl %_DEST%\lib%_EXT%\*.sl
/aoo4110/main/qadevOOo/tests/java/ifc/configuration/backend/
H A D_XLayer.java56 int sl = implCalled.indexOf("startLayer"); in _readData() local
57 if (sl < 0) { in _readData()
/aoo4110/main/autodoc/source/parser_i/idoc/
H A Ddocu_pe2.cxx572 sl(200); in SetCurSinceAtTagVersion_Number() local
573 sl() in SetCurSinceAtTagVersion_Number()
577 throw X_Docu("since", sl().c_str()); in SetCurSinceAtTagVersion_Number()

Completed in 1598 milliseconds

1234