Searched refs:ChkMagic (Results 1 – 8 of 8) sorted by relevance
74 sal_Bool SgfHeader::ChkMagic() in ChkMagic() function in SgfHeader429 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()
1065 if (aHead.ChkMagic() && aHead.Typ==SgfStarDraw && aHead.Version==SGV_VERSION) { in SgfSDrwFilter()
125 pFnt->ChkMagic( pShell, nTmp ); in CtorInitAttrIter()132 pFnt->ChkMagic( pShell, SW_LATIN ); in CtorInitAttrIter()
243 pFnt->ChkMagic( pSh, pFnt->GetActual() ); in EmptyHeight()
768 rFnt.ChkMagic( rInf.GetVsh(), rFnt.GetActual() ); in CalcFontSize()
1451 pFnt->ChkMagic( pSh, pFnt->GetActual() ); in FillCrsrPos()
66 sal_Bool ChkMagic();
181 inline void ChkMagic( ViewShell *pSh, sal_uInt8 nWhich ) in ChkMagic() function in SwFont
Completed in 39 milliseconds