Home
last modified time | relevance | path

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

12345678910

/trunk/main/sc/sdi/
H A Ddrawsh.sdi26 … SID_ASSIGNMACRO [ ExecMethod = ExecDrawAttr; StateMethod = NoState; Export = FALSE; ]
28 // Drawing geht von Basic aus gar nicht, darum alles mit Export = FALSE
30 FID_DEFINE_NAME [ StateMethod = StateDisableItems; Export = FALSE; ]
31 SID_DEFINE_COLROWNAMERANGES [ StateMethod = StateDisableItems; Export = FALSE; ]
32 SID_OPENDLG_SOLVE [ StateMethod = StateDisableItems; Export = FALSE; ]
33 SID_OPENDLG_OPTSOLVER [ StateMethod = StateDisableItems; Export = FALSE; ]
34 SID_OPENDLG_PIVOTTABLE [ StateMethod = StateDisableItems; Export = FALSE; ]
35 SID_OPENDLG_TABOP [ StateMethod = StateDisableItems; Export = FALSE; ]
36 SID_FILTER [ StateMethod = StateDisableItems; Export = FALSE; ]
37 SID_SPECIAL_FILTER [ StateMethod = StateDisableItems; Export = FALSE; ]
[all …]
H A Ddrtxtob.sdi24 // Drawing geht von Basic aus gar nicht, darum alles mit Export = FALSE
27 FID_DEFINE_NAME [ StateMethod = StateDisableItems; Export = FALSE; ]
28 SID_DEFINE_COLROWNAMERANGES [ StateMethod = StateDisableItems; Export = FALSE; ]
29 SID_OPENDLG_SOLVE [ StateMethod = StateDisableItems; Export = FALSE; ]
30 SID_OPENDLG_OPTSOLVER [ StateMethod = StateDisableItems; Export = FALSE; ]
31 SID_OPENDLG_PIVOTTABLE [ StateMethod = StateDisableItems; Export = FALSE; ]
32 SID_OPENDLG_TABOP [ StateMethod = StateDisableItems; Export = FALSE; ]
33 SID_FILTER [ StateMethod = StateDisableItems; Export = FALSE; ]
34 SID_SPECIAL_FILTER [ StateMethod = StateDisableItems; Export = FALSE; ]
35 SID_DEFINE_DBNAME [ StateMethod = StateDisableItems; Export = FALSE; ]
[all …]
H A Deditsh.sdi24 // von Basic aus nicht erreichbar, darum alles mit Export = FALSE
26 SID_ATTR_INSERT [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
32 Export = FALSE ;
36 SID_CUT [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
37 SID_COPY [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
38 SID_PASTE [ ExecMethod = Execute; StateMethod = GetClipState; Export = FALSE; ]
39 SID_PASTE_SPECIAL [ ExecMethod = Execute; StateMethod = GetClipState; Export = FALSE; ]
40 … SID_CLIPBOARD_FORMAT_ITEMS [ ExecMethod = Execute; StateMethod = GetClipState; Export = FALSE; ]
41 SID_SELECTALL [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
42 SID_CHARMAP [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
[all …]
H A Dprevwsh.sdi24 // von Basic aus nicht erreichbar, darum alles mit Export = FALSE
26 SID_FORMATPAGE [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
27 SID_STATUS_PAGESTYLE [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
28 SID_HFEDIT [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
29 SID_ATTR_ZOOM [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
30 FID_SCALE [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
31 SID_STATUS_DOCPOS [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
32 SID_PREVIEW_NEXT [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
33 SID_PREVIEW_PREVIOUS [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
34 SID_PREVIEW_FIRST [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
[all …]
H A Dapp.sdi38 Export = FALSE ;
45 Export = FALSE ;
51 Export = FALSE ;
57 Export = FALSE ;
67 SID_HANGUL_HANJA_CONVERSION [ StateMethod = HideDisabledSlots; Export = FALSE; ]
68 SID_CHINESE_CONVERSION [ StateMethod = HideDisabledSlots; Export = FALSE; ]
69 SID_TRANSLITERATE_HALFWIDTH [ StateMethod = HideDisabledSlots; Export = FALSE; ]
70 SID_TRANSLITERATE_FULLWIDTH [ StateMethod = HideDisabledSlots; Export = FALSE; ]
71 SID_TRANSLITERATE_HIRAGANA [ StateMethod = HideDisabledSlots; Export = FALSE; ]
72 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;
94 void Export::DumpExportList( ByteString& sListName , ExportList& aList ){ in DumpExportList()
100 Export::DumpMap( l , *aEntry ); in DumpExportList()
104 ByteString Export::DumpMap( ByteString& sMapName , ByteStringHashMap& aMap ){ in DumpMap()
121 void Export::SetLanguages( std::vector<ByteString> val ){ in SetLanguages()
127 std::vector<ByteString> Export::GetLanguages(){ in GetLanguages()
132 std::vector<ByteString> Export::GetForcedLanguages(){ in GetForcedLanguages()
136 std::vector<ByteString> Export::aLanguages = std::vector<ByteString>();
137 std::vector<ByteString> Export::aForcedLanguages = std::vector<ByteString>();
[all …]
H A Dexport.cxx37 Export *pExport = 0L;
92 Export::sLanguages = ""; in GetOutputFile()
93 Export::sForcedLanguages = ""; in GetOutputFile()
171 Export::sLanguages = ByteString( argv[ i ]); in GetOutputFile()
199 pExport = new Export(sOutput, bEnableExport, sPrj, sPrjRoot, sMergeSrc , sFilename ); in InitExport()
203 pExport = new Export( sOutput, bEnableExport, sPrj, sPrjRoot , sFilename ); in InitExport()
236 sFileName = Export::GetNativeFile( sFileName ); in GetNextFile()
247 Export::RemoveUTF8ByteOrderMarkerFromFile( sFileName ); in GetNextFile()
343 Export::DumpMap( f , sText ); in Dump()
345 if( pStringList ) Export::DumpExportList( a , *pStringList ); in Dump()
[all …]
H A Dhelpmerge.cxx135 if( Export::fileHasUTF8ByteOrderMarker( sHelpFile ) ){ in CreateSDF()
136 DirEntry aTempFile = Export::GetTempFile(); in CreateSDF()
140Export::RemoveUTF8ByteOrderMarkerFromFile( ByteString( sTempFile , RTL_TEXTENCODING_ASCII_US ) ); in CreateSDF()
186 ByteString sTimeStamp( Export::GetTimeStamp() ); in CreateSDF()
194 Export::InitLanguages( false ); in CreateSDF()
195 std::vector<ByteString> aLanguages = Export::GetLanguages(); in CreateSDF()
288 if( Export::fileHasUTF8ByteOrderMarker( sHelpFile ) ){ in Merge()
289 DirEntry aTempFile = Export::GetTempFile(); in Merge()
293Export::RemoveUTF8ByteOrderMarkerFromFile( ByteString( sTempFile , RTL_TEXTENCODING_ASCII_US ) ); in Merge()
335 Export::InitLanguages( false ); in parse_languages()
[all …]
H A Dxrmmerge.cxx84 Export::sLanguages = ""; in GetOutputFile()
151 Export::sLanguages = ByteString( argv[ i ]); in GetOutputFile()
182 Export::InitLanguages( false ); in InitXrmExport()
211 if( Export::fileHasUTF8ByteOrderMarker( sInputFileName ) ){ in GetXrmFile()
212 DirEntry aTempFile = Export::GetTempFile(); in GetXrmFile()
216Export::RemoveUTF8ByteOrderMarkerFromFile( ByteString( sTempFile , RTL_TEXTENCODING_ASCII_US ) ); 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()
[all …]
H A Dcfgmerge.cxx160 Export::sLanguages = ByteString( argv[ i ]); in GetOutputFile()
185 Export::InitLanguages(); in InitCfgExport()
221 if( Export::fileHasUTF8ByteOrderMarker( sInputFileName ) ){ in GetCfgFile()
222 DirEntry aTempFile = Export::GetTempFile(); in GetCfgFile()
226Export::RemoveUTF8ByteOrderMarkerFromFile( ByteString( sTempFile , RTL_TEXTENCODING_ASCII_US ) ); in GetCfgFile()
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()
706 if( rIsoLang.Len() ) Export::UnquotHTML( 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()
885 ByteString sSolarVer( Export::GetEnv( "WORK_STAMP" )); in main()
886 ByteString sVersion( Export::GetEnv( "WORK_STAMP" )); in main()
[all …]
/trunk/main/scp2/source/graphicfilter/
H A Dmodule_graphicfilter.ulf43 en-US = "EPS Import/Export Filter"
46 en-US = "Encapsulated PostScript Import/Export Filter"
49 en-US = "XPM Export Filter"
52 en-US = "XPM Export Filter"
55 en-US = "Portable Bitmap Import/Export"
58 en-US = "Portable Bitmap Import/Export Filters"
61 en-US = "SUN Rasterfile Import/Export"
64 en-US = "SUN Rasterfile Import/Export Filters"
79 en-US = "Mac-Pict Import/Export"
82 en-US = "Mac-Pict Import/Export Filters"
[all …]
/trunk/main/sw/sdi/
H A D_viewsh.sdi399 Export = FALSE ;
459 Export = FALSE;
494 // ab hier Export = FALSE;
498 Export = FALSE;
503 Export = FALSE;
509 Export = FALSE;
516 Export = FALSE;
523 Export = FALSE;
530 Export = FALSE;
537 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 ;
986 // Slots mit Export = FALSE
987 //Slots ohne Export
992 Export = FALSE ;
998 Export = FALSE ;
1004 Export = FALSE ;
1010 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.sdi204 Export = FALSE ;
210 Export = FALSE ;
426 // ab hier immer Export = FALSE
434 Export = FALSE ;
442 Export = FALSE ;
450 Export = FALSE ;
458 Export = FALSE ;
466 Export = FALSE ;
474 Export = FALSE ;
482 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.hxx185 sal_Bool Export(SotStorageStreamRef &rContent,
246 virtual sal_Bool Export(SotStorageRef& /*rObj*/, in Export() function in OCX_Control
465 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,
1044 sal_Bool Export(SvStorageRef &rObj,
1069 sal_Bool Export(SotStorageRef &rObj,
1094 sal_Bool Export(SotStorageRef &rObj,
[all …]

12345678910