Home
last modified time | relevance | path

Searched refs:Export (Results 1 – 25 of 232) sorted by relevance

12345678910

/trunk/main/sc/sdi/
H A Ddrawsh.sdi28 // Drawing geht von Basic aus gar nicht, darum alles mit Export = FALSE
30 FID_DEFINE_NAME [ StateMethod = StateDisableItems; Export = FALSE; ]
32 SID_OPENDLG_SOLVE [ StateMethod = StateDisableItems; Export = FALSE; ]
35 SID_OPENDLG_TABOP [ StateMethod = StateDisableItems; Export = FALSE; ]
36 SID_FILTER [ StateMethod = StateDisableItems; Export = FALSE; ]
42 SID_DRAW_CHART [ StateMethod = StateDisableItems; Export = FALSE; ]
52 SID_STYLE_NEW [ StateMethod = StateDisableItems; Export = FALSE; ]
76 Export = FALSE;
120 Export = FALSE ;
162 Export = FALSE ;
[all …]
H A Ddrtxtob.sdi25 // Drawing geht von Basic aus gar nicht, darum alles mit Export = FALSE
28 FID_DEFINE_NAME [ StateMethod = StateDisableItems; Export = FALSE; ]
30 SID_OPENDLG_SOLVE [ StateMethod = StateDisableItems; Export = FALSE; ]
33 SID_OPENDLG_TABOP [ StateMethod = StateDisableItems; Export = FALSE; ]
34 SID_FILTER [ StateMethod = StateDisableItems; Export = FALSE; ]
36 SID_DEFINE_DBNAME [ StateMethod = StateDisableItems; Export = FALSE; ]
40 SID_DRAW_CHART [ StateMethod = StateDisableItems; Export = FALSE; ]
45 SID_STYLE_APPLY [ StateMethod = StateDisableItems; Export = FALSE; ]
49 SID_STYLE_NEW [ StateMethod = StateDisableItems; Export = FALSE; ]
125 SID_HYPERLINK_SETLINK [ ExecMethod = Execute; Export = FALSE; ]
[all …]
H A Deditsh.sdi25 // von Basic aus nicht erreichbar, darum alles mit Export = FALSE
27 SID_ATTR_INSERT [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
33 Export = FALSE;
37 SID_CUT [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
38 SID_COPY [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
39 SID_PASTE [ ExecMethod = Execute; StateMethod = GetClipState; Export = FALSE; ]
42 SID_SELECTALL [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
43 SID_CHARMAP [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
44 FID_INSERT_NAME [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
78 SID_HYPERLINK_SETLINK [ ExecMethod = Execute; Export = FALSE; ]
[all …]
H A Dprevwsh.sdi25 // von Basic aus nicht erreichbar, darum alles mit Export = FALSE
48 Export = FALSE;
60 Export = FALSE;
75 Export = FALSE;
86 Export = FALSE;
97 Export = FALSE;
109 Export = FALSE;
118 Export = FALSE;
127 Export = FALSE;
136 Export = FALSE;
[all …]
H A Dapp.sdi40 Export = FALSE;
47 Export = FALSE;
53 Export = FALSE;
59 Export = FALSE;
69 SID_HANGUL_HANJA_CONVERSION [ StateMethod = HideDisabledSlots; Export = FALSE; ]
70 SID_CHINESE_CONVERSION [ StateMethod = HideDisabledSlots; Export = FALSE; ]
71 SID_TRANSLITERATE_HALFWIDTH [ StateMethod = HideDisabledSlots; Export = FALSE; ]
72 SID_TRANSLITERATE_FULLWIDTH [ StateMethod = HideDisabledSlots; Export = FALSE; ]
73 SID_TRANSLITERATE_HIRAGANA [ StateMethod = HideDisabledSlots; Export = FALSE; ]
74 SID_TRANSLITERATE_KATAGANA [ StateMethod = HideDisabledSlots; Export = FALSE; ]
[all …]
H A Dtabvwsh.sdi70 SID_INSERT_FRAME [ ExecMethod = ExecDraw; StateMethod = GetDrawState; Export = FALSE; ]
142 Export = FALSE ;
157 Export = FALSE ;
163 Export = FALSE ;
201 FID_SEARCH_ON [ ExecMethod = ExecSearch; Export = FALSE; ]
209 SID_GRID_VISIBLE [ ExecMethod = ExecDrawOpt; StateMethod = GetDrawOptState; Export = FALSE; ]
210 SID_GRID_USE [ ExecMethod = ExecDrawOpt; StateMethod = GetDrawOptState; Export = FALSE; ]
211 SID_HELPLINES_MOVE [ ExecMethod = ExecDrawOpt; StateMethod = GetDrawOptState; Export = FALSE; ]
/trunk/main/l10ntools/source/
H A Dexport2.cxx89 ByteString Export::sLanguages;
90 ByteString Export::sForcedLanguages;
100 Export::DumpMap( l , *aEntry ); in DumpExportList()
141 void Export::QuotHTMLXRM( ByteString &rString ) in QuotHTMLXRM()
210 void Export::QuotHTML( ByteString &rString ) in QuotHTML()
435 bool Export::isInitialized = false;
552 void Export::FillInListFallbacks( in FillInListFallbacks()
568 ByteString Export::GetTimeStamp() in GetTimeStamp()
581 sal_Bool Export::ConvertLineEnds( in ConvertLineEnds()
646 void Export::getCurrentDir( string& dir ) in getCurrentDir()
[all …]
H A Dexport.cxx37 Export *pExport = 0L;
92 Export::sLanguages = ""; in GetOutputFile()
93 Export::sForcedLanguages = ""; in GetOutputFile()
343 Export::DumpMap( f , sText ); in Dump()
406 Export::Export( const ByteString &rOutput, sal_Bool bWrite, in Export() function in Export
450 Export::Export( const ByteString &rOutput, sal_Bool bWrite, in Export() function in Export
491 void Export::Init() in Init()
509 Export::~Export() in ~Export()
1217 void Export::CutComment( ByteString &rText ) in CutComment()
1548 ByteString Export::FullId() in FullId()
[all …]
H A Dhelpmerge.cxx136 DirEntry aTempFile = Export::GetTempFile(); in CreateSDF()
186 ByteString sTimeStamp( Export::GetTimeStamp() ); in CreateSDF()
194 Export::InitLanguages( false ); in CreateSDF()
289 DirEntry aTempFile = Export::GetTempFile(); in Merge()
335 Export::InitLanguages( false ); in parse_languages()
337 if( Export::sLanguages.EqualsIgnoreCaseAscii( ALL ) ) in parse_languages()
343 if( !Export::sForcedLanguages.Equals("") ) in parse_languages()
357 aLanguages = Export::GetLanguages(); in parse_languages()
376 DirEntry aTempFile = Export::GetTempFile(); in Merge()
442 ByteString sTmp = Export::sLanguages; in MergeSingleFile()
[all …]
H A Dxrmmerge.cxx84 Export::sLanguages = ""; in GetOutputFile()
151 Export::sLanguages = ByteString( argv[ i ]); in GetOutputFile()
182 Export::InitLanguages( false ); in InitXrmExport()
212 DirEntry aTempFile = Export::GetTempFile(); in GetXrmFile()
291 aLanguages = Export::GetLanguages(); in XRMResParser()
470 aLanguages = Export::GetLanguages(); in XRMResOutputParser()
510 aLanguages = Export::GetLanguages(); in XRMResExport()
564 Export::FillInFallbacks( pResData ); in EndOfText()
566 ByteString sTimeStamp( Export::GetTimeStamp()); in EndOfText()
622 else aLanguages = Export::GetLanguages(); in XRMResMerge()
[all …]
H A Dcfgmerge.cxx160 Export::sLanguages = ByteString( argv[ i ]); in GetOutputFile()
185 Export::InitLanguages(); in InitCfgExport()
632 Export::InitLanguages( false ); in CfgExport()
633 aLanguages = Export::GetLanguages(); in CfgExport()
668 ByteString sTimeStamp( Export::GetTimeStamp()); in WorkOnRessourceEnd()
678 Export::UnquotHTML( sText ); in WorkOnRessourceEnd()
733 else aLanguages = Export::GetLanguages(); in CfgMerge()
735 aLanguages = Export::GetLanguages(); in CfgMerge()
783 if ( Export::isAllowed( nLangIndex ) && in WorkOnText()
790 Export::QuotHTML( rText ); in WorkOnText()
[all …]
H A Dlngmerge.cxx57 Export::RemoveUTF8ByteOrderMarker( sLine ); in LngParser()
88 if( Export::isAllowed( sCur ) ){ in FillInFallbacks()
89 ByteString sFallbackLang = Export::GetFallbackLanguage( sCur ); in FillInFallbacks()
104 Export::InitLanguages( false ); in CreateSDF()
105 aLanguages = Export::GetLanguages(); in CreateSDF()
157 ByteString sTimeStamp( Export::GetTimeStamp()); in WriteSDF()
208 Export::InitLanguages( true ); in Merge()
219 ByteString sTmp( Export::sLanguages ); in Merge()
221 Export::SetLanguages( aMergeDataFile.GetLanguages() ); in Merge()
222 aLanguages = Export::GetLanguages(); in Merge()
H A Dlocalize.cxx281 DirEntry aTemp( Export::GetTempFile()); in WorkOnFile()
290 ByteString sPath1( Export::GetEnv("SOLARVER") ); in WorkOnFile()
291 ByteString sPath2( Export::GetEnv("INPATH") ); in WorkOnFile()
293 ByteString sPath4( Export::GetEnv("UPDMINOREXT") ); in WorkOnFile()
519 ByteString sRoot( Export::GetEnv( "SRC_ROOT" )); in MergeSingleFile()
562 DirEntry aOut( Export::GetTempFile() ); in MergeSingleFile()
648 DirEntry aEntry( Export::GetTempFile()); in ExecuteMerge()
661 sInpath += Export::GetEnv("INPATH"); in ExecuteMerge()
886 ByteString sVersion( Export::GetEnv( "WORK_STAMP" )); in main()
916 if( Export::GetEnv("UPDMINOREXT") != NULL ) in main()
[all …]
/trunk/main/scp2/source/graphicfilter/
H A Dmodule_graphicfilter.ulf43 en-US = "EPS Import/Export Filter"
49 en-US = "XPM Export Filter"
52 en-US = "XPM Export Filter"
55 en-US = "Portable Bitmap Import/Export"
61 en-US = "SUN Rasterfile Import/Export"
79 en-US = "Mac-Pict Import/Export"
85 en-US = "OS/2 Metafile Import/Export"
97 en-US = "TIFF Import/Export"
100 en-US = "TIFF Import and Export Filter"
103 en-US = "SVG Export"
[all …]
/trunk/main/sw/sdi/
H A D_viewsh.sdi399 Export = FALSE ;
459 Export = FALSE;
498 Export = FALSE;
503 Export = FALSE;
509 Export = FALSE;
516 Export = FALSE;
523 Export = FALSE;
530 Export = FALSE;
537 Export = FALSE;
662 Export = FALSE;
[all …]
H A Ddrawsh.sdi33 Export = FALSE;
40 Export = FALSE;
47 Export = FALSE;
52 Export = FALSE;
67 Export = FALSE;
75 Export = FALSE;
83 Export = FALSE;
123 Export = FALSE;
129 Export = FALSE;
137 Export = FALSE;
[all …]
H A D_textsh.sdi185 Export = FALSE;
191 Export = FALSE;
862 Export = FALSE ;
919 Export = FALSE ;
992 Export = FALSE ;
998 Export = FALSE ;
1004 Export = FALSE ;
1010 Export = FALSE ;
1016 Export = FALSE ;
1022 Export = FALSE ;
[all …]
H A D_beziers.sdi46 Export = FALSE;
54 Export = FALSE;
62 Export = FALSE;
70 Export = FALSE;
78 Export = FALSE;
86 Export = FALSE;
94 Export = FALSE;
102 Export = FALSE;
110 Export = FALSE;
118 Export = FALSE;
H A Dbeziersh.sdi47 Export = FALSE;
55 Export = FALSE;
63 Export = FALSE;
71 Export = FALSE;
79 Export = FALSE;
87 Export = FALSE;
95 Export = FALSE;
103 Export = FALSE;
111 Export = FALSE;
119 Export = FALSE;
H A D_basesh.sdi206 Export = FALSE ;
212 Export = FALSE;
436 Export = FALSE;
444 Export = FALSE;
452 Export = FALSE;
460 Export = FALSE;
468 Export = FALSE;
476 Export = FALSE;
484 Export = FALSE;
492 Export = FALSE;
[all …]
H A D_frmsh.sdi32 Export = FALSE;
41 Export = FALSE;
50 Export = FALSE;
59 Export = FALSE;
68 Export = FALSE;
77 Export = FALSE;
86 Export = FALSE;
298 Export = FALSE; //#44439#
386 // Slots ohne Export
392 Export = False;
[all …]
H A D_docsh.sdi78 //No Export
81 Export = FALSE ;
87 Export = FALSE ;
93 Export = FALSE ;
99 Export = FALSE ;
104 Export = FALSE ;
/trunk/main/filter/source/flash/
H A Dimpswfdialog.src67 Text = "Export All Slides (Uncheck exports current slide)" ;
80 Text = "Export As Multiple Files" ;
93 Text = "Export Backgrounds" ;
106 Text = "Export Background Objects" ;
119 Text = "Export Slide Contents" ;
132 Text = "Export Verilogix Slide Annotations" ;
145 Text = "Export OLE Objects as JPEG images" ;
/trunk/main/xmloff/source/script/
H A DXMLEventExport.cxx108 void XMLEventExport::Export( Reference<XEventsSupplier> & rSupplier, in Export() function in XMLEventExport
114 Export(xAccess, bWhitespace); in Export()
119 void XMLEventExport::Export( Reference<XNameReplace> & rReplace, in Export() function in XMLEventExport
123 Export(xAccess, bWhitespace); in Export()
126 void XMLEventExport::Export( Reference<XNameAccess> & rAccess, in Export() function in XMLEventExport
181 Export(rAccess, bWhitespace); in ExportExt()
253 aHandlerMap[sType]->Export(rExport, aEventQName, in ExportEvent()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx465 sal_Bool Export(SotStorageRef &rObj,
941 sal_Bool Export(SotStorageRef &rObj,
967 sal_Bool Export(SotStorageRef &rObj,
996 sal_Bool Export(SotStorageRef &rObj,
1015 sal_Bool Export(SotStorageRef &rObj,
1069 sal_Bool Export(SotStorageRef &rObj,
1094 sal_Bool Export(SotStorageRef &rObj,
1175 sal_Bool Export(SotStorageRef &rObj,
1194 sal_Bool Export(SotStorageRef &rObj,
1210 sal_Bool Export(SotStorageRef &rObj,
[all …]

Completed in 158 milliseconds

12345678910