Searched refs:MA_FASTCALL (Results 1 – 10 of 10) sorted by relevance
/trunk/main/sw/source/core/inc/ |
H A D | frmtool.hxx | 50 #define MA_FASTCALL __fastcall macro 52 #define MA_FASTCALL macro 66 void MA_FASTCALL DrawGraphic( 73 bool MA_FASTCALL DrawFillAttributes( 81 void MA_FASTCALL SwAlignRect( SwRect &rRect, ViewShell *pSh ); 93 sal_uLong MA_FASTCALL SqRt( BigInt nX ); 99 void MA_FASTCALL _InsertCnt( SwLayoutFrm *pLay, SwDoc *pDoc, sal_uLong nIndex, 114 long MA_FASTCALL CalcRowRstHeight( SwLayoutFrm *pRow ); 115 long MA_FASTCALL CalcHeightWidthFlys( const SwFrm *pFrm ); //MA_FLY_HEIGHT 118 SwPageFrm * MA_FASTCALL InsertNewPage( SwPageDesc &rDesc, SwFrm *pUpper, [all …]
|
/trunk/main/sw/source/core/layout/ |
H A D | frmtool.cxx | 1249 void MA_FASTCALL _InsertCnt( SwLayoutFrm *pLay, SwDoc *pDoc, in _InsertCnt() 2404 void MA_FASTCALL lcl_RemoveObjsFromPage( SwFrm* _pFrm ) in lcl_RemoveObjsFromPage() 2572 void MA_FASTCALL lcl_AddObjsToPage( SwFrm* _pFrm, SwPageFrm* _pPage ) in lcl_AddObjsToPage() 2725 sal_uLong MA_FASTCALL SqRt( BigInt nX ) in SqRt() 2743 SwPageFrm * MA_FASTCALL InsertNewPage( SwPageDesc &rDesc, SwFrm *pUpper, in InsertNewPage() 2783 void MA_FASTCALL lcl_Regist( SwPageFrm *pPage, const SwFrm *pAnch ) in lcl_Regist() 2954 void MA_FASTCALL lcl_NotifyCntnt( const SdrObject *pThis, SwCntntFrm *pCnt, in lcl_NotifyCntnt() 3293 SwTwips MA_FASTCALL lcl_CalcCellRstHeight( SwLayoutFrm *pCell ) in lcl_CalcCellRstHeight() 3337 SwTwips MA_FASTCALL CalcRowRstHeight( SwLayoutFrm *pRow ) in CalcRowRstHeight() 3349 const SwFrm* MA_FASTCALL FindPage( const SwRect &rRect, const SwFrm *pPage ) in FindPage()
|
H A D | tabfrm.cxx | 207 void MA_FASTCALL SwInvalidateAll( SwFrm *pFrm, long nBottom ); 208 void MA_FASTCALL lcl_RecalcRow( SwRowFrm& rRow, long nBottom ); 212 sal_Bool MA_FASTCALL lcl_InnerCalcLayout( SwFrm *pFrm, 220 SwTwips MA_FASTCALL lcl_CalcMinRowHeight( const SwRowFrm *pRow, 1444 void MA_FASTCALL SwInvalidatePositions( SwFrm *pFrm, long nBottom ) in SwInvalidatePositions() 1470 void MA_FASTCALL SwInvalidateAll( SwFrm *pFrm, long nBottom ) in SwInvalidateAll() 1624 sal_Bool MA_FASTCALL lcl_InnerCalcLayout( SwFrm *pFrm, in lcl_InnerCalcLayout() 1669 void MA_FASTCALL lcl_RecalcRow( SwRowFrm& rRow, long nBottom ) in lcl_RecalcRow() 1769 void MA_FASTCALL lcl_RecalcTable( SwTabFrm& rTab, in lcl_RecalcTable() 3977 long MA_FASTCALL CalcHeightWidthFlys( const SwFrm *pFrm ) in CalcHeightWidthFlys() [all …]
|
H A D | paintfrm.cxx | 989 void MA_FASTCALL SwAlignRect( SwRect &rRect, ViewShell *pSh ) in SwAlignRect() 1143 long MA_FASTCALL lcl_AlignWidth( const long nWidth ) in lcl_AlignWidth() 1155 long MA_FASTCALL lcl_AlignHeight( const long nHeight ) in lcl_AlignHeight() 1167 long MA_FASTCALL lcl_MinHeightDist( const long nDist ) in lcl_MinHeightDist() 1174 long MA_FASTCALL lcl_MinWidthDist( const long nDist ) in lcl_MinWidthDist() 1635 bool MA_FASTCALL DrawFillAttributes( in DrawFillAttributes() 1726 void MA_FASTCALL DrawGraphic( in DrawGraphic() 3617 void MA_FASTCALL lcl_PaintLowerBorders( const SwLayoutFrm *pLay, 4195 void MA_FASTCALL lcl_SubTopBottom( SwRect& _iorRect, in lcl_SubTopBottom() 4305 void MA_FASTCALL lcl_SubLeftRight( SwRect& rRect, in lcl_SubLeftRight() [all …]
|
H A D | colfrm.cxx | 89 void MA_FASTCALL lcl_RemoveColumns( SwLayoutFrm *pCont, sal_uInt16 nCnt ) in lcl_RemoveColumns() 111 SwLayoutFrm * MA_FASTCALL lcl_FindColumns( SwLayoutFrm *pLay, sal_uInt16 nCount ) in lcl_FindColumns()
|
H A D | flycnt.cxx | 633 const SwFrm * MA_FASTCALL lcl_CalcDownDist( SwDistance &rRet, in lcl_CalcDownDist() 952 sal_uLong MA_FASTCALL lcl_FindCntDiff( const Point &rPt, const SwLayoutFrm *pLay, in lcl_FindCntDiff() 1016 const SwCntntFrm * MA_FASTCALL lcl_FindCnt( const Point &rPt, const SwCntntFrm *pCnt, in lcl_FindCnt()
|
H A D | pagechg.cxx | 390 void MA_FASTCALL lcl_FormatLay( SwLayoutFrm *pLay ) in lcl_FormatLay() 405 void MA_FASTCALL lcl_MakeObjs( const SwSpzFrmFmts &rTbl, SwPageFrm *pPage ) in lcl_MakeObjs()
|
H A D | trvlfrm.cxx | 563 const SwCntntFrm * MA_FASTCALL lcl_MissProtectedFrames( const SwCntntFrm *pCnt, in lcl_MissProtectedFrames() 594 sal_Bool MA_FASTCALL lcl_UpDown( SwPaM *pPam, const SwCntntFrm *pStart, in lcl_UpDown()
|
H A D | ftnfrm.cxx | 62 sal_uLong MA_FASTCALL lcl_FindFtnPos( const SwDoc *pDoc, const SwTxtFtn *pAttr ) in lcl_FindFtnPos()
|
H A D | wsfrm.cxx | 3392 long MA_FASTCALL lcl_CalcMinColDiff( SwLayoutFrm *pLayFrm ) in lcl_CalcMinColDiff()
|
Completed in 205 milliseconds