Searched refs:FRM_CELL (Results 1 – 12 of 12) sorted by relevance
145 if( ( FRM_COLUMN | FRM_CELL ) & pFldFrm->GetType() || in IsFrameBehind()146 ( FRM_COLUMN | FRM_CELL ) & pRefFrm->GetType() ) in IsFrameBehind()172 else if( ( FRM_COLUMN | FRM_CELL ) & pFldFrm->GetType() ) in IsFrameBehind()
81 #define FRM_CELL 0x2000 macro89 #define FRM_ACCESSIBLE (FRM_HEADER|FRM_FOOTER|FRM_FTN|FRM_TXT|FRM_ROOT|FRM_FLY|FRM_TAB|FRM_CELL|FRM…
569 if( bVert && FRM_CELL & nMyType && !bReverse ) in MakePos()625 if( bVert && FRM_CELL & nMyType && !bReverse ) in MakePos()
1889 bBorderDist = 0 != (pConstructor->GetType() & (FRM_CELL)); in SwBorderAttrs()3237 FRM_TAB | FRM_ROW | FRM_CELL | in FindKontext()3253 FRM_TAB | FRM_ROW | FRM_CELL; in IsFrmInSameKontext()
1192 FRM_FOOTER | FRM_CELL| FRM_FTN; in CalcClipRect()
2987 if ( !(nLowerType & (FRM_TAB|FRM_ROW|FRM_CELL|FRM_SECTION)) ) in ChgLowersProp()
5950 const sal_Bool bSubsTable = ((GetType() & (FRM_ROW | FRM_CELL)) && IS_SUBS_TABLE); in RefreshLaySubsidiary()
1625 for( pTmp = rpStart; (FRM_CELL|FRM_ROW) & pTmp->GetType(); in lcl_FindStartEndRow()1631 for( pTmp = rpEnd; (FRM_CELL|FRM_ROW) & pTmp->GetType(); in lcl_FindStartEndRow()
316 case FRM_CELL: nReturn |= FRMTYPE_TABLE; break; in GetFrmType()
1275 case FRM_CELL : in BeginBlockStructureElements()
1981 case FRM_CELL: in GetContext()
2078 ( FRM_PAGE | FRM_FLY | FRM_SECTION | FRM_TAB | FRM_CELL ) ) in _getDefaultAttributesImpl()
Completed in 127 milliseconds