Home
last modified time | relevance | path

Searched refs:pTAutoFmt (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sw/source/ui/table/
H A Dinstable.cxx75 if( pTAutoFmt ) in GetValues()
77 prTAFmt = new SwTableAutoFmt( *pTAutoFmt ); in GetValues()
116 pTAutoFmt( 0 ), in SwInsTableDlg()
166 delete pTAutoFmt; in ~SwInsTableDlg()
221 …Dlg* pDlg = pFact->CreateSwAutoFormatDlg(pButton,pShell, DLG_AUTOFMT_TABLE, sal_False, pTAutoFmt ); in IMPL_LINK()
224 pDlg->FillAutoFmtOfIndex( pTAutoFmt ); in IMPL_LINK()
H A Dconvert.cxx107 if( pTAutoFmt ) in GetValues()
108 prTAFmt = new SwTableAutoFmt( *pTAutoFmt ); in GetValues()
149 pTAutoFmt( 0 ), in SwConvertTableDlg()
226 delete pTAutoFmt; in ~SwConvertTableDlg()
234 …Dlg* pDlg = pFact->CreateSwAutoFormatDlg(pButton, pShell, DLG_AUTOFMT_TABLE, sal_False, pTAutoFmt); in IMPL_LINK()
237 pDlg->FillAutoFmtOfIndex( pTAutoFmt ); in IMPL_LINK()
/aoo42x/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx268 pTAutoFmt( 0 ), in SwInsertDBColAutoPilot()
461 delete pTAutoFmt; in ~SwInsertDBColAutoPilot()
819 pDlg->FillAutoFmtOfIndex( pTAutoFmt ); in IMPL_LINK()
1235 if( pTAutoFmt ) in DataToDoc()
1236 rSh.SetTableAutoFmt( *pTAutoFmt ); in DataToDoc()
1491 if( pTAutoFmt ) in SetTabSet()
1493 if( pTAutoFmt->IsFrame() ) in SetTabSet()
1499 if( pTAutoFmt->IsBackground() ) in SetTabSet()
1680 if( pTAutoFmt ) in Commit()
1878 if( pTAutoFmt ) in Load()
[all …]
/aoo42x/main/sw/source/ui/inc/
H A Dconvert.hxx69 SwTableAutoFmt* pTAutoFmt; member in SwConvertTableDlg
H A Dinstable.hxx77 SwTableAutoFmt* pTAutoFmt; member in SwInsTableDlg
H A Ddbinsdlg.hxx145 SwTableAutoFmt* pTAutoFmt; member in SwInsertDBColAutoPilot

Completed in 26 milliseconds