Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/table/
H A Dswtable.cxx524 const SwFrmFmt *pTabFmt, const sal_Bool bHidden, in lcl_SortedTabColInsert() argument
527 const long nWish = pTabFmt->GetFrmSize().GetWidth(); in lcl_SortedTabColInsert()
628 const SwFrmFmt *pTabFmt, FASTBOOL bRefreshHidden ) in lcl_ProcessBoxGet() argument
636 ::lcl_ProcessBoxGet( rBoxes[j], rToFill, pTabFmt, bRefreshHidden); in lcl_ProcessBoxGet()
644 const SwFrmFmt *pTabFmt ) in lcl_ProcessLineGet() argument
650 ::lcl_SortedTabColInsert( rToFill, pBox, pTabFmt, sal_True, sal_False ); in lcl_ProcessLineGet()
653 ::lcl_ProcessLineGet( pBox->GetTabLines()[j], rToFill, pTabFmt ); in lcl_ProcessLineGet()
707 const SwFrmFmt *pTabFmt = GetFrmFmt(); in GetTabCols() local
714 ::lcl_ProcessBoxGet( rBoxes[i], rToFill, pTabFmt, bRefreshHidden ); in GetTabCols()
724 pTabFmt, sal_False, bRefreshHidden ); in GetTabCols()
[all …]
/aoo42x/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 50 milliseconds