| /trunk/main/svx/source/items/ ! |
| H A D | chrtitem.cxx | 409 sal_uInt16 SvxChartKindErrorItem::GetVersion (sal_uInt16 nFileFormatVersion) const in GetVersion() 411 return (nFileFormatVersion == SOFFICE_FILEFORMAT_31) in GetVersion() 451 sal_uInt16 SvxChartIndicateItem::GetVersion (sal_uInt16 nFileFormatVersion) const in GetVersion() 453 return (nFileFormatVersion == SOFFICE_FILEFORMAT_31) in GetVersion() 493 sal_uInt16 SvxChartRegressItem::GetVersion (sal_uInt16 nFileFormatVersion) const in GetVersion() 495 return (nFileFormatVersion == SOFFICE_FILEFORMAT_31) in GetVersion()
|
| H A D | e3ditem.cxx | 161 sal_uInt16 SvxB3DVectorItem::GetVersion (sal_uInt16 nFileFormatVersion) const in GetVersion() 163 return (nFileFormatVersion == SOFFICE_FILEFORMAT_31) ? USHRT_MAX : 0; in GetVersion()
|
| /trunk/main/svx/inc/svx/ ! |
| H A D | svx3ditems.hxx | 78 virtual sal_uInt16 GetVersion(sal_uInt16 nFileFormatVersion) const; 338 virtual sal_uInt16 GetVersion(sal_uInt16 nFileFormatVersion) const; 346 virtual sal_uInt16 GetVersion(sal_uInt16 nFileFormatVersion) const; 354 virtual sal_uInt16 GetVersion(sal_uInt16 nFileFormatVersion) const; 362 SVX_DLLPRIVATE virtual sal_uInt16 GetVersion(sal_uInt16 nFileFormatVersion) const; 370 SVX_DLLPRIVATE virtual sal_uInt16 GetVersion(sal_uInt16 nFileFormatVersion) const;
|
| H A D | chrtitem.hxx | 203 sal_uInt16 GetVersion (sal_uInt16 nFileFormatVersion) const; 284 sal_uInt16 GetVersion (sal_uInt16 nFileFormatVersion) const; 305 sal_uInt16 GetVersion (sal_uInt16 nFileFormatVersion) const;
|
| H A D | xsflclit.hxx | 49 SVX_DLLPRIVATE virtual sal_uInt16 GetVersion( sal_uInt16 nFileFormatVersion ) const;
|
| H A D | xlncapit.hxx | 43 virtual sal_uInt16 GetVersion( sal_uInt16 nFileFormatVersion ) const;
|
| H A D | sdtfchim.hxx | 43 SVX_DLLPRIVATE virtual sal_uInt16 GetVersion( sal_uInt16 nFileFormatVersion ) const;
|
| H A D | e3ditem.hxx | 62 virtual sal_uInt16 GetVersion (sal_uInt16 nFileFormatVersion) const;
|
| H A D | xlinjoit.hxx | 43 virtual sal_uInt16 GetVersion( sal_uInt16 nFileFormatVersion ) const;
|
| H A D | sdasaitm.hxx | 61 virtual sal_uInt16 GetVersion( sal_uInt16 nFileFormatVersion ) const;
|
| H A D | xflftrit.hxx | 54 virtual sal_uInt16 GetVersion( sal_uInt16 nFileFormatVersion ) const;
|
| H A D | xflgrit.hxx | 54 virtual sal_uInt16 GetVersion( sal_uInt16 nFileFormatVersion ) const;
|
| H A D | xbtmpit.hxx | 60 virtual sal_uInt16 GetVersion( sal_uInt16 nFileFormatVersion ) const;
|
| H A D | sdasitm.hxx | 96 virtual sal_uInt16 GetVersion( sal_uInt16 nFileFormatVersion ) const;
|
| /trunk/main/framework/inc/classes/ ! |
| H A D | filtercachedata.hxx | 279 nFileFormatVersion = 0 ; in impl_clear() 295 nFileFormatVersion = rCopy.nFileFormatVersion ; in impl_copy() 315 sal_Int32 nFileFormatVersion ; member
|
| /trunk/main/svl/source/items/ ! |
| H A D | macitem.cxx | 286 sal_uInt16 SvxMacroItem::GetVersion( sal_uInt16 nFileFormatVersion ) const in GetVersion() 288 return SOFFICE_FILEFORMAT_31 == nFileFormatVersion in GetVersion()
|
| H A D | itempool.cxx | 1157 void SfxItemPool::SetFileFormatVersion( sal_uInt16 nFileFormatVersion ) in SetFileFormatVersion() argument 1171 pPool->_nFileFormatVersion = nFileFormatVersion; in SetFileFormatVersion()
|
| /trunk/main/xmloff/inc/xmloff/ ! |
| H A D | xmlcnitm.hxx | 58 virtual sal_uInt16 GetVersion( sal_uInt16 nFileFormatVersion ) const;
|
| /trunk/main/editeng/inc/editeng/ ! |
| H A D | xmlcnitm.hxx | 59 virtual sal_uInt16 GetVersion( sal_uInt16 nFileFormatVersion ) const;
|
| /trunk/main/sfx2/inc/sfx2/ ! |
| H A D | evntconf.hxx | 93 virtual sal_uInt16 GetVersion( sal_uInt16 nFileFormatVersion ) const;
|
| /trunk/main/svtools/source/filter/ ! |
| H A D | FilterConfigCache.hxx | 56 sal_Int32 nFileFormatVersion; member
|
| /trunk/main/svl/inc/svl/ ! |
| H A D | macitem.hxx | 165 virtual sal_uInt16 GetVersion( sal_uInt16 nFileFormatVersion ) const;
|
| H A D | itempool.hxx | 263 void SetFileFormatVersion( sal_uInt16 nFileFormatVersion );
|
| H A D | poolitem.hxx | 227 virtual sal_uInt16 GetVersion( sal_uInt16 nFileFormatVersion ) const;
|
| /trunk/main/framework/test/typecfg/ ! |
| H A D | cfgview.cxx | 661 …sFilterPropHTML.append ( OUString::valueOf( aFilter.nFileFormatVersion ) … in impl_generateFilterListHTML() 900 …sFilterPropHTML.append ( OUString::valueOf( aFilter.nFileFormatVersion ) … in impl_generateFilterModulListHTML()
|