Home
last modified time | relevance | path

Searched refs:pTabFmt (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx458 const SwFrmFmt *pTabFmt, const sal_Bool bHidden, in lcl_SortedTabColInsert() argument
461 const long nWish = pTabFmt->GetFrmSize().GetWidth(); in lcl_SortedTabColInsert()
562 const SwFrmFmt *pTabFmt, FASTBOOL bRefreshHidden ) in lcl_ProcessBoxGet() argument
570 ::lcl_ProcessBoxGet( rBoxes[j], rToFill, pTabFmt, bRefreshHidden); in lcl_ProcessBoxGet()
578 const SwFrmFmt *pTabFmt ) in lcl_ProcessLineGet() argument
584 ::lcl_SortedTabColInsert( rToFill, pBox, pTabFmt, sal_True, sal_False ); in lcl_ProcessLineGet()
587 ::lcl_ProcessLineGet( pBox->GetTabLines()[j], rToFill, pTabFmt ); in lcl_ProcessLineGet()
641 const SwFrmFmt *pTabFmt = GetFrmFmt(); in GetTabCols() local
648 ::lcl_ProcessBoxGet( rBoxes[i], rToFill, pTabFmt, bRefreshHidden ); in GetTabCols()
658 pTabFmt, sal_False, bRefreshHidden ); in GetTabCols()
[all …]
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx2095 const SwTableFmt * pTabFmt = pTable->GetTableFmt(); in OutputTextNode() local
2096 if (pTabFmt != NULL) in OutputTextNode()
2098 if (pTabFmt->GetBreak().GetBreak() == SVX_BREAK_PAGE_BEFORE) in OutputTextNode()

Completed in 158 milliseconds