Home
last modified time | relevance | path

Searched refs:nVersion (Results 101 – 125 of 187) sorted by relevance

12345678

/trunk/main/xmloff/source/style/
H A Dxmlnumi.cxx502 sal_uInt16 const nVersion(GetImport().getGeneratorVersion()); in GetProperties() local
506 && ( (SvXMLImport::OOo_1x == nVersion) in GetProperties()
507 || (SvXMLImport::OOo_2x == nVersion) in GetProperties()
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx928 sal_uInt32 nComType, nVersion, nFlags, nComRecCount, in ReadRecordParams() local
932 *pWMF >> nComType >> nVersion >> nCheck >> nFlags in ReadRecordParams()
937 if( nComType == 0x01 && nVersion == 0x10000 && nComRecCount ) in ReadRecordParams()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx623 const String& rFilterName, sal_Int16 nVersion = 0 );
626 long InsertMedium( sal_uInt16 nSlotId, SfxMedium* pMedium, sal_Int16 nVersion );
/trunk/main/framework/inc/classes/
H A Dfiltercachedata.hxx724 … sal_Int32 nVersion = DEFAULT_FILTERCACHE_VERSION ,
772 sal_Int32 nVersion ,
/trunk/main/package/inc/
H A DZipEntry.hxx30 sal_Int16 nVersion; member
/trunk/main/svtools/source/inc/
H A Dsgffilt.hxx28 sal_uInt8 CheckSgfTyp(SvStream& rInp, sal_uInt16& nVersion);
/trunk/main/svx/inc/svx/
H A Dxflasit.hxx46 virtual SfxPoolItem* Create( SvStream& rStream, sal_uInt16 nVersion ) const;
H A Dxlnasit.hxx47 virtual SfxPoolItem* Create( SvStream& rStream, sal_uInt16 nVersion ) const;
H A Dviewlayoutitem.hxx51 …virtual SfxPoolItem* Create( SvStream& rStrm, sal_uInt16 nVersion ) const; …
H A De3ditem.hxx50 virtual SfxPoolItem* Create(SvStream &, sal_uInt16 nVersion) const;
H A Dzoomslideritem.hxx57 virtual SfxPoolItem* Create( SvStream& rStrm, sal_uInt16 nVersion ) const; // empty
H A Dzoomitem.hxx69 virtual SfxPoolItem* Create( SvStream& rStrm, sal_uInt16 nVersion ) const;
/trunk/main/basctl/source/basicide/
H A Dbasdoc.hxx45 sal_Int32 nVersion,
/trunk/main/tools/inc/tools/
H A Dvcompat.hxx60 VersionCompat( SvStream& rStm, sal_uInt16 nStreamMode, sal_uInt16 nVersion = 1 );
/trunk/main/jvmaccess/inc/jvmaccess/
H A Dvirtualmachine.hxx142 JVMACCESS_DLLPUBLIC VirtualMachine(JavaVM * pVm, int nVersion, bool bDestroy,
/trunk/main/svl/inc/svl/
H A Daeitem.hxx62 virtual SfxPoolItem* Create(SvStream &, sal_uInt16 nVersion) const;
H A Dflagitem.hxx57 virtual SfxPoolItem* Create(SvStream &, sal_uInt16 nVersion) const;
H A Dcntwall.hxx48 CntWallpaperItem( sal_uInt16 nWhich, SvStream& rStream, sal_uInt16 nVersion );
H A Dslstitm.hxx71 virtual SfxPoolItem* Create( SvStream &, sal_uInt16 nVersion ) const;
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx710 short nVersion = 0; in Execute() local
714 nVersion = ((const SfxInt16Item*)pItem)->GetValue(); in Execute()
729 if ( nVersion != 0 ) in Execute()
730 pSet->Put( SfxInt16Item( SID_VERSION, nVersion ) ); in Execute()
/trunk/main/sw/source/filter/ww8/
H A Dww8glsy.hxx64 WW8Glossary( SvStorageStreamRef &refStrm, sal_uInt8 nVersion, SvStorage *pStg=0);
/trunk/main/forms/source/component/
H A DImageControl.cxx391 sal_uInt16 nVersion = _rxInStream->readShort(); in read() local
392 switch (nVersion) in read()
/trunk/main/editeng/inc/editeng/
H A Dscripttypeitem.hxx62 virtual SfxPoolItem* Create( SvStream &, sal_uInt16 nVersion ) const;
/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx714 sal_uInt16 nRowBytes, nBndX, nBndY, nWidth, nHeight, nVersion, nPackType, nPixelType, in ReadPixMapEtc() local
738 *pPict >> nVersion >> nPackType >> nPackSize >> nHRes >> nVRes >> nPixelType >> in ReadPixMapEtc()
776 nVersion = 0; in ReadPixMapEtc()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx1567 sal_Int32 nVersion, in FillClass() argument
1570 if (nVersion == SOFFICE_FILEFORMAT_60) in FillClass()
1576 else if (nVersion == SOFFICE_FILEFORMAT_8) in FillClass()

Completed in 133 milliseconds

12345678