Home
last modified time | relevance | path

Searched refs:pAutoFmt (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/undo/
H A Duntbl.cxx249 aInsTblOpts( rInsTblOpts ), pDDEFldType( 0 ), pColWidth( 0 ), pRedlData( 0 ), pAutoFmt( 0 ), in SwUndoInsTbl()
258 pAutoFmt = new SwTableAutoFmt( *pTAFmt ); in SwUndoInsTbl()
277 delete pAutoFmt; in ~SwUndoInsTbl()
332 pAutoFmt, pColWidth ); in RedoImpl()
372 nRows, nCols, nAdjust, pAutoFmt, pColWidth ); in RepeatImpl()
729 pDelBoxes( 0 ), pAutoFmt( 0 ), in SwUndoTxtToTbl()
733 pAutoFmt = new SwTableAutoFmt( *pAFmt ); in SwUndoTxtToTbl()
745 delete pAutoFmt; in ~SwUndoTxtToTbl()
834 aInsTblOpts, rPam, cTrenner, nAdjust, pAutoFmt ); in RedoImpl()
846 pAutoFmt ); in RepeatImpl()
/trunk/main/sw/source/core/inc/
H A DUndoTable.hxx67 SwTableAutoFmt* pAutoFmt; member in SwUndoInsTbl
93 SwTableAutoFmt* pAutoFmt; member in SwUndoTxtToTbl
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx170 const SwTableAutoFmt* pAutoFmt = 0 ) in lcl_SetDfltBoxAttr() argument
195 if( pAutoFmt ) in lcl_SetDfltBoxAttr()
196 pAutoFmt->UpdateToSet( nId, (SfxItemSet&)pNewBoxFmt->GetAttrSet(), in lcl_SetDfltBoxAttr()

Completed in 70 milliseconds