Home
last modified time | relevance | path

Searched refs:nMagic (Results 1 – 20 of 20) sorted by path

/trunk/main/editeng/source/items/
H A Dtextitem.cxx412 sal_uInt32 nMagic = STORE_UNICODE_MAGIC_MARKER; in Store() local
413 rStrm << nMagic; in Store()
446 sal_uInt32 nMagic = STORE_UNICODE_MAGIC_MARKER; in Create() local
447 rStrm >> nMagic; in Create()
448 if ( nMagic == STORE_UNICODE_MAGIC_MARKER ) in Create()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx71 sal_uInt32 nMagic; member
80 PptCurrentUserAtom() : nMagic ( 0 ), in PptCurrentUserAtom()
/trunk/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx385 sal_uInt32 nMagic = 0xc6d3d0c5; in CreateMtfReplacementAction() local
390 aReplacement << nMagic << nPPos << nPSSize in CreateMtfReplacementAction()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx202 >> rAtom.nMagic in operator >>()
/trunk/main/sd/source/filter/html/
H A Dpubdlg.cxx75 const sal_uInt16 nMagic = (sal_uInt16)0x1977; variable
1652 if(aCheck != nMagic) in Load()
1688 sal_uInt16 aCheck = nMagic; in Save()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx1170 #define nMagic -1 macro
1180 : mxPicker( rPicker ), mnRet(nMagic) {} in PickerThread_Impl()
/trunk/main/store/source/
H A Dstorbase.hxx201 explicit OStorePageGuard (sal_uInt32 nMagic = 0, sal_uInt32 nCRC32 = 0) in OStorePageGuard()
202 : m_nMagic (store::htonl(nMagic)), in OStorePageGuard()
575 storeError verifyVersion (sal_uInt32 nMagic) const in verifyVersion()
577 if (m_aGuard.m_nMagic != store::htonl(nMagic)) in verifyVersion()
H A Dstorbios.cxx156 sal_uInt32 nMagic = store::ntohl(m_aGuard.m_nMagic); in verify() local
157 if (nMagic != STORE_MAGIC_SUPERBLOCK) in verify()
1035 ScanContext &rCtx, sal_uInt32 nMagic) in scanBegin() argument
1043 rCtx.m_nMagic = nMagic; in scanBegin()
H A Dstorbios.hxx161 sal_uInt32 nMagic = 0);
H A Dstorlckb.hxx110 virtual sal_Bool SAL_CALL isKindOf (sal_uInt32 nMagic);
H A Dstorpage.cxx878 storeError initialize (ILockBytes *pLockBytes, sal_uInt32 nMagic = 0) in initialize()
884 eErrCode = m_xBIOS->scanBegin (m_aCtx, nMagic); in initialize()
891 storeError initialize (sal_uInt32 nMagic = 0) in initialize()
893 return m_xBIOS->scanBegin (m_aCtx, nMagic); in initialize()
/trunk/main/svl/source/items/
H A Dcntwall.cxx49 sal_uInt32 nMagic = 0; in CntWallpaperItem() local
50 rStream >> nMagic; in CntWallpaperItem()
51 if ( nMagic == CNTWALLPAPERITEM_STREAM_MAGIC ) in CntWallpaperItem()
H A Dctypeitm.cxx93 sal_uInt32 nMagic = 0; in Create() local
94 rStream >> nMagic; in Create()
95 if (nMagic == CNTSTRINGITEM_STREAM_MAGIC) in Create()
/trunk/main/svtools/source/filter/
H A Dfilter.cxx319 sal_uInt8 nMagic; in ImpPeekGraphicFormat() local
321 rStream >> nFieldSize >> nMagic; in ImpPeekGraphicFormat()
326 rStream >> nFieldSize >> nMagic; in ImpPeekGraphicFormat()
327 if (nMagic!=0xd3) { bOK=sal_False; break; } in ImpPeekGraphicFormat()
/trunk/main/svtools/source/misc/
H A Dtemplatefoldercache.cxx535 sal_Int32 nMagic = 0; in getMagicNumber() local
536 ( nMagic += (sal_Int8)'T' ) <<= 4; in getMagicNumber()
537 ( nMagic += (sal_Int8)'D' ) <<= 4; in getMagicNumber()
538 ( nMagic += (sal_Int8)'S' ) <<= 4; in getMagicNumber()
539 ( nMagic += (sal_Int8)'C' ) <<= 0; in getMagicNumber()
540 return nMagic; in getMagicNumber()
741 sal_Int32 nMagic = 0; in readPreviousState() local
742 *m_pCacheStream >> nMagic; in readPreviousState()
743 …DBG_ASSERT( getMagicNumber() == nMagic, "TemplateFolderCacheImpl::readPreviousState: invalid cache… in readPreviousState()
744 if ( getMagicNumber() != nMagic ) in readPreviousState()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx5390 sal_uInt16 nMagic; in LoadDoc() local
5391 *pStrm >> nMagic; in LoadDoc()
5399 (0xa5dc != nMagic && 0xa5db != nMagic) && in LoadDoc()
5400 (nMagic < 0xa697 || nMagic > 0xa699) in LoadDoc()
5404 if (pStg && 0xa5ec == nMagic) in LoadDoc()
5421 if (0xa5ec != nMagic) in LoadDoc()
/trunk/main/vcl/inc/
H A Doutfont.hxx139 explicit ImplFontData( const ImplDevFontAttributes&, int nMagic );
/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx1837 sal_uInt32 nMagic; in operator >>() local
1840 rIStm >> nMagic; in operator >>()
1842 if(nSvgMagic == nMagic) in operator >>()
H A Doutdev3.cxx769 ImplFontData::ImplFontData( const ImplDevFontAttributes& rDFA, int nMagic ) in ImplFontData() argument
773 mnMagic( nMagic ), in ImplFontData()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx459 short nMagic = nOrdDither8Bit[nY][nX]; in GetDitherPixmap() local
460 sal_uInt8 nR = P_DELTA * DMAP( nSalColorRed, nMagic ); in GetDitherPixmap()
461 sal_uInt8 nG = P_DELTA * DMAP( nSalColorGreen, nMagic ); in GetDitherPixmap()
462 sal_uInt8 nB = P_DELTA * DMAP( nSalColorBlue, nMagic ); in GetDitherPixmap()

Completed in 200 milliseconds