Home
last modified time | relevance | path

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

123456789

/AOO41X/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.sdi25 // Drawing geht von Basic aus gar nicht, darum alles mit Export = FALSE
28 FID_DEFINE_NAME [ StateMethod = StateDisableItems; Export = FALSE; ]
29 SID_DEFINE_COLROWNAMERANGES [ StateMethod = StateDisableItems; Export = FALSE; ]
30 SID_OPENDLG_SOLVE [ StateMethod = StateDisableItems; Export = FALSE; ]
31 SID_OPENDLG_OPTSOLVER [ StateMethod = StateDisableItems; Export = FALSE; ]
32 SID_OPENDLG_PIVOTTABLE [ StateMethod = StateDisableItems; Export = FALSE; ]
33 SID_OPENDLG_TABOP [ StateMethod = StateDisableItems; Export = FALSE; ]
34 SID_FILTER [ StateMethod = StateDisableItems; Export = FALSE; ]
35 SID_SPECIAL_FILTER [ StateMethod = StateDisableItems; Export = FALSE; ]
36 SID_DEFINE_DBNAME [ StateMethod = StateDisableItems; 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; ]
40 SID_PASTE_SPECIAL [ ExecMethod = Execute; StateMethod = GetClipState; Export = FALSE; ]
41 SID_CLIPBOARD_FORMAT_ITEMS [ ExecMethod = Execute; StateMethod = GetClipState; Export = FALSE; ]
42 SID_SELECTALL [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
43 SID_CHARMAP [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
[all …]
H A Dprevwsh.sdi25 // von Basic aus nicht erreichbar, darum alles mit Export = FALSE
27 SID_FORMATPAGE [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
28 SID_STATUS_PAGESTYLE [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
29 SID_HFEDIT [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
30 SID_ATTR_ZOOM [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
31 FID_SCALE [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
32 SID_STATUS_DOCPOS [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
33 SID_PREVIEW_NEXT [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
34 SID_PREVIEW_PREVIOUS [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
35 SID_PREVIEW_FIRST [ ExecMethod = Execute; StateMethod = GetState; 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 ;
208 SID_GRID_VISIBLE [ ExecMethod = ExecDrawOpt; StateMethod = GetDrawOptState; Export = FALSE; ]
209 SID_GRID_USE [ ExecMethod = ExecDrawOpt; StateMethod = GetDrawOptState; Export = FALSE; ]
210 SID_HELPLINES_MOVE [ ExecMethod = ExecDrawOpt; StateMethod = GetDrawOptState; Export = FALSE; ]
/AOO41X/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 …]
H A Dtreeconfig.cxx45 …string source_config_file = string( static_cast<ByteString>( Export::GetEnv("SOURCE_ROOT_DIR") ).G… in parseConfig()
72 Export::getCurrentDir( pwd ); in getActiveRepositories()
73 string source_root = Export::GetEnv( "SOURCE_ROOT_DIR" ); in getActiveRepositories()
74 string solarsrc = Export::GetEnv( "SOLARSRC" ); in getActiveRepositories()
132 string config_file = Export::GetEnv( "SOURCE_ROOT_DIR" ); in isConfigFilePresent()
/AOO41X/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 …]
/AOO41X/main/sw/sdi/
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_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 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.sdi206 Export = FALSE ;
212 Export = FALSE;
428 // ab hier immer Export = FALSE
436 Export = FALSE;
444 Export = FALSE;
452 Export = FALSE;
460 Export = FALSE;
468 Export = FALSE;
476 Export = FALSE;
484 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 ;
/AOO41X/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" ;
/AOO41X/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()
/AOO41X/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 …]

123456789