/aoo41x/main/scp2/source/graphicfilter/ |
H A D | module_graphicfilter.ulf | 31 en-US = "Adobe Photoshop Import Filter" 37 en-US = "TGA Import" 43 en-US = "EPS Import/Export Filter" 67 en-US = "AutoCAD Import" 70 en-US = "AutoCAD Import Filter" 73 en-US = "Kodak Photo-CD Import" 79 en-US = "Mac-Pict Import/Export" 85 en-US = "OS/2 Metafile Import/Export" 91 en-US = "PCX Import" 94 en-US = "Z-Soft PCX Import" [all …]
|
/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | msocximex.hxx | 182 void Import(com::sun::star::uno::Reference< 239 virtual sal_Bool Import(com::sun::star::uno::Reference< 242 virtual sal_Bool Import(com::sun::star::uno::Reference< in Import() function in OCX_Control 268 return Import(rSF,rFComp,rSz); in ReadAndImport() 463 virtual sal_Bool Import(com::sun::star::uno::Reference< 565 virtual sal_Bool Import(com::sun::star::uno::Reference< 618 virtual sal_Bool Import(com::sun::star::uno::Reference< 620 virtual sal_Bool Import(com::sun::star::uno::Reference< 700 virtual sal_Bool Import(com::sun::star::uno::Reference< 780 virtual sal_Bool Import(com::sun::star::uno::Reference< [all …]
|
H A D | svxmsbas.hxx | 61 int Import( const String& rStorageName, const String &rSubStorageName, 63 int Import( const String& rStorageName, const String &rSubStorageName,
|
/aoo41x/main/extensions/test/ole/VisualBasic/ |
H A D | Project1.vbproj | 65 <Import Include="Microsoft.VisualBasic" /> 66 <Import Include="Microsoft.VisualBasic.Compatibility" /> 67 <Import Include="System" /> 68 <Import Include="System.Collections" /> 69 <Import Include="System.Data" /> 70 <Import Include="System.Diagnostics" /> 71 <Import Include="System.Drawing" /> 72 <Import Include="System.Windows.Forms" /> 83 <Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
|
/aoo41x/main/filter/source/msfilter/ |
H A D | msocximex.cxx | 1118 sal_Bool OCX_Control::Import( in Import() function in OCX_Control 1140 return Import(xPropSet); in Import() 1176 if (!Import(xPropSet)) in Import() 1402 aFontData.Import(rPropSet); in Import() 1702 aFontData.Import(rPropSet); in Import() 1954 aFontData.Import(rPropSet); in Import() 2336 aFontData.Import(rPropSet); in Import() 2539 aFontData.Import(rPropSet); in Import() 2591 aFontData.Import(rPropSet); in Import() 2812 aFontData.Import(rPropSet); in Import() [all …]
|
H A D | svxmsbas.cxx | 64 int SvxImportMSVBasic::Import( const String& rStorageName, in Import() function in SvxImportMSVBasic 69 return Import( rStorageName, rSubStorageName, codeNames, bAsComment, bStripped ); in Import() 72 int SvxImportMSVBasic::Import( const String& rStorageName, in Import() function in SvxImportMSVBasic 181 aForm.Import(xLib); in ImportForms_Impl()
|
/aoo41x/main/padmin/source/ |
H A D | newppdlg.cxx | 87 Import(); in PPDImportDialog() 99 void PPDImportDialog::Import() in Import() function in PPDImportDialog 198 Import(); in IMPL_LINK() 208 Import(); in IMPL_LINK() 219 Import(); in IMPL_LINK()
|
/aoo41x/main/sd/source/ui/docshell/ |
H A D | docshel4.cxx | 342 …his, sal_True, SDXMLMODE_Normal, SotStorage::GetVersion( rMedium.GetStorage() ) ).Import( nError ); in Load() 436 …, sal_True, SDXMLMODE_Organizer, SotStorage::GetVersion( rMedium.GetStorage() ) ).Import( nError ); in LoadFrom() 488 bRet = SdPPTFilter( rMedium, *this, sal_True ).Import(); in ConvertFrom() 497 bRet = SdXMLFilter( rMedium, *this, sal_True ).Import( nError ); in ConvertFrom() 506 … SdXMLFilter( rMedium, *this, sal_True, SDXMLMODE_Normal, SOFFICE_FILEFORMAT_60 ).Import( nError ); in ConvertFrom() 512 bRet = SdCGMFilter( rMedium, *this, sal_True ).Import(); in ConvertFrom() 518 bRet = SdGRFFilter( rMedium, *this ).Import(); in ConvertFrom()
|
/aoo41x/main/sd/source/filter/ppt/ |
H A D | pptin.hxx | 86 sal_Bool Import(); 98 sal_Bool Import();
|
/aoo41x/main/solenv/inc/ |
H A D | _tg_shl.mk | 5463 @echo Import libs generated with .def file or with .dll file. 5517 @echo Import libs generated with .def file or with .dll file. 5571 @echo Import libs generated with .def file or with .dll file. 5625 @echo Import libs generated with .def file or with .dll file. 5679 @echo Import libs generated with .def file or with .dll file. 5733 @echo Import libs generated with .def file or with .dll file. 5787 @echo Import libs generated with .def file or with .dll file. 5841 @echo Import libs generated with .def file or with .dll file. 5895 @echo Import libs generated with .def file or with .dll file. 5949 @echo Import libs generated with .def file or with .dll file.
|
/aoo41x/main/filter/source/graphicfilter/ieps/ |
H A D | ieps.cxx | 251 if (GraphicConverter::Import(aFile, rGraphic, CVT_EMF) == ERRCODE_NONE) in RenderAsEMF() 290 GraphicConverter::Import(aMemStm, rGraphic, CVT_PNG) == ERRCODE_NONE in RenderAsPNGThroughHelper() 541 if ( GraphicConverter::Import( rStream, aGraphic, CVT_WMF ) == ERRCODE_NONE ) in GraphicImport() 554 if ( GraphicConverter::Import( rStream, aGraphic, CVT_TIF ) == ERRCODE_NONE ) in GraphicImport()
|
/aoo41x/main/xmerge/source/activesync/ |
H A D | guids.txt | 7 INTERFACENAME = { /* cb43f086-838d-4fa4-b5f6-3406b9a57439 - Pocket Word Import */ 19 INTERFACENAME = { /* 43887c67-4d5d-4127-baac-87a288494c7c - Pocket Excel Import*/
|
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/beanshell/ |
H A D | template.bsh | 22 Import standard OpenOffice.org API classes. For more information on 35 Import XScriptContext class. An instance of this class is available
|
/aoo41x/main/filter/source/xsltdialog/ |
H A D | xmlfiltertabpagexslt.src | 122 // Import XSLT ---------------------------------------------------- 147 // Import Template ------------------------------------------------
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | asciiopt.src | 32 Text [ en-US ] = "Text Import" ; 59 Text [ en-US ] = "Import" ;
|
/aoo41x/main/cui/source/options/ |
H A D | opthtml.src | 207 Text [ en-US ] = "Import" ; 223 Text [ en-US ] = "~Import unknown HTML tags as fields" ;
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par.hxx | 618 using OCX_Control::Import; 623 virtual sal_Bool Import(const com::sun::star::uno::Reference < 637 using OCX_Control::Import; 642 virtual sal_Bool Import(const com::sun::star::uno::Reference < 660 virtual sal_Bool Import(const com::sun::star::uno::Reference <
|
/aoo41x/main/sc/source/ui/src/ |
H A D | globstr.src | 372 Text [ en-US ] = "Import" ; 1032 Text [ en-US ] = "Import text files" ; 1040 Text [ en-US ] = "Import Lotus files" ; 1044 Text [ en-US ] = "Import DBase files" ; 1056 Text [ en-US ] = "Dif Import" ;
|
/aoo41x/main/basctl/source/basicide/ |
H A D | basidesh.src | 188 Text [ en-US ] = "Import Libraries" ; 667 Text [ en-US ] = "Dialog Import - Name already used" ; 687 Text [ en-US ] = "Dialog Import - Language Mismatch" ;
|
/aoo41x/main/sd/inc/ |
H A D | sdcgmfilter.hxx | 42 sal_Bool Import();
|
H A D | sdpptwrp.hxx | 42 sal_Bool Import();
|
H A D | sdxmlwrp.hxx | 51 sal_Bool Import( ErrCode& nError );
|
H A D | sdgrffilter.hxx | 45 sal_Bool Import();
|
/aoo41x/main/sw/source/ui/app/ |
H A D | error.src | 63 // Import-Errors 129 // Import-/Export-Errors
|
/aoo41x/main/scp2/source/javafilter/ |
H A D | registryitem_javafilter.scp | 75 Name = "Import"; 255 Name = "Import";
|