Home
last modified time | relevance | path

Searched refs:ChkMagic (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svtools/source/filter/
H A Dsgfbram.cxx74 sal_Bool SgfHeader::ChkMagic() in ChkMagic() function in SgfHeader
429 if (aHead.ChkMagic() && (aHead.Typ==SgfBitImag0 || aHead.Typ==SgfBitImag1 || in SgfBMapFilter()
584 if (aHead.ChkMagic() && aHead.Typ==SGF_SIMPVECT) { in SgfVectFilter()
643 if (aHead.ChkMagic()) { in CheckSgfTyp()
H A Dsgvmain.cxx1065 if (aHead.ChkMagic() && aHead.Typ==SgfStarDraw && aHead.Version==SGV_VERSION) { in SgfSDrwFilter()
/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx125 pFnt->ChkMagic( pShell, nTmp ); in CtorInitAttrIter()
132 pFnt->ChkMagic( pShell, SW_LATIN ); in CtorInitAttrIter()
H A Dporrst.cxx243 pFnt->ChkMagic( pSh, pFnt->GetActual() ); in EmptyHeight()
H A Dtxtdrop.cxx768 rFnt.ChkMagic( rInf.GetVsh(), rFnt.GetActual() ); in CalcFontSize()
H A Dfrmcrsr.cxx1451 pFnt->ChkMagic( pSh, pFnt->GetActual() ); in FillCrsrPos()
/trunk/main/svtools/source/inc/
H A Dsgfbram.hxx66 sal_Bool ChkMagic();
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx181 inline void ChkMagic( ViewShell *pSh, sal_uInt8 nWhich ) in ChkMagic() function in SwFont

Completed in 44 milliseconds