Home
last modified time | relevance | path

Searched refs:pSelFmt (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Dedundo.cxx63 SwFrmFmt * pSelFmt(0); in HandleUndoRedoContext() local
65 rContext.GetSelections(pSelFmt, pMarkList); in HandleUndoRedoContext()
67 if (pSelFmt) // select frame in HandleUndoRedoContext()
69 if (RES_DRAWFRMFMT == pSelFmt->Which()) in HandleUndoRedoContext()
71 SdrObject* pSObj = pSelFmt->FindSdrObject(); in HandleUndoRedoContext()
79 static_cast<SwFlyFrmFmt*>(pSelFmt)->GetFrm(& aPt, false); in HandleUndoRedoContext()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx178 sal_Bool bSetAutoFormat, const SwTableAutoFmt* pSelFmt ) in SwAutoFormatDlg() argument
215 Init( pSelFmt ); in SwAutoFormatDlg()
235 void SwAutoFormatDlg::Init( const SwTableAutoFmt* pSelFmt ) in Init() argument
273 if( pSelFmt && pFmt->GetName() == pSelFmt->GetName() ) in Init()
/trunk/main/sw/source/ui/inc/
H A Dtautofmt.hxx93 void Init( const SwTableAutoFmt* pSelFmt );
106 const SwTableAutoFmt* pSelFmt = 0 );
/trunk/main/sw/source/core/inc/
H A DUndoCore.hxx68 void SetSelections(SwFrmFmt *const pSelFmt, SdrMarkList *const pMarkList) in SetSelections() argument
70 m_pSelFmt = pSelFmt; in SetSelections()
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx1074 const SwTableAutoFmt* pSelFmt ) in CreateSwAutoFormatDlg() argument
1080 pDlg = new SwAutoFormatDlg( pParent, pShell,bSetAutoFmt,pSelFmt); in CreateSwAutoFormatDlg()
H A Dswdlgfact.hxx477 const SwTableAutoFmt* pSelFmt = 0 );
/trunk/main/sw/inc/
H A Dswabstdlg.hxx399 const SwTableAutoFmt* pSelFmt = 0 ) = 0;

Completed in 41 milliseconds