Home
last modified time | relevance | path

Searched refs:SwTableAutoFmt (Results 1 – 23 of 23) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx92 SwBoxAutoFmt* SwTableAutoFmt::pDfltBoxAutoFmt = 0;
525 SwTableAutoFmt::SwTableAutoFmt( const String& rName ) in SwTableAutoFmt() function in SwTableAutoFmt
539 SwTableAutoFmt::SwTableAutoFmt( const SwTableAutoFmt& rNew ) in SwTableAutoFmt() function in SwTableAutoFmt
546 SwTableAutoFmt& SwTableAutoFmt::operator=( const SwTableAutoFmt& rNew ) in operator =()
573 SwTableAutoFmt::~SwTableAutoFmt() in ~SwTableAutoFmt()
889 SwTableAutoFmt* pNew = new SwTableAutoFmt( in SwTableAutoFmtTbl()
1007 SwTableAutoFmt* pNew; in Load()
1015 pNew = new SwTableAutoFmt( aEmptyStr ); in Load()
1031 SwTableAutoFmt* pNew; in Load()
1045 pNew = new SwTableAutoFmt( aEmptyStr ); in Load()
[all …]
/trunk/main/sw/inc/
H A Dtblafmt.hxx191 class SW_DLLPUBLIC SwTableAutoFmt class
212 SwTableAutoFmt( const String& rName );
213 SwTableAutoFmt( const SwTableAutoFmt& rNew );
214 ~SwTableAutoFmt();
216 SwTableAutoFmt& operator=( const SwTableAutoFmt& rNew );
252 typedef SwTableAutoFmt* SwTableAutoFmtPtr ;
H A Dswabstdlg.hxx66 class SwTableAutoFmt;
143 SwTableAutoFmt *& prTAFmt ) = 0;
241 SwTableAutoFmt *& prTAFmt ) = 0;
287 virtual void FillAutoFmtOfIndex( SwTableAutoFmt*& rToFill ) const = 0;
399 const SwTableAutoFmt* pSelFmt = 0 ) = 0;
H A Dfesh.hxx50 class SwTableAutoFmt;
712 sal_Bool SetTableAutoFmt( const SwTableAutoFmt& rNew );
714 sal_Bool GetTableAutoFmt( SwTableAutoFmt& rGet );
H A Deditsh.hxx92 class SwTableAutoFmt;
665 const SwTableAutoFmt* pTAFmt = 0 );
679 const SwTableAutoFmt* pTAFmt = 0 );
H A Ddoc.hxx176 class SwTableAutoFmt;
1683 const SwTableAutoFmt* pTAFmt = 0,
1696 const SwTableAutoFmt* = 0 );
1742 sal_Bool SetTableAutoFmt( const SwSelBoxes& rBoxes, const SwTableAutoFmt& rNew );
1744 sal_Bool GetTableAutoFmt( const SwSelBoxes& rBoxes, SwTableAutoFmt& rGet );
/trunk/main/sw/source/ui/inc/
H A Dtautofmt.hxx47 class SwTableAutoFmt;
93 void Init( const SwTableAutoFmt* pSelFmt );
94 void UpdateChecks( const SwTableAutoFmt&, sal_Bool bEnableBtn );
106 const SwTableAutoFmt* pSelFmt = 0 );
109 void FillAutoFmtOfIndex( SwTableAutoFmt*& rToFill ) const;
H A Dconvert.hxx34 class SwTableAutoFmt;
69 SwTableAutoFmt* pTAutoFmt;
83 SwTableAutoFmt *& prTAFmt );
H A Dinstable.hxx43 class SwTableAutoFmt;
77 SwTableAutoFmt* pTAutoFmt;
93 SwTableAutoFmt *& prTAFmt );
H A Ddbinsdlg.hxx60 class SwTableAutoFmt;
145 SwTableAutoFmt* pTAutoFmt;
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx75 void NotifyChange( const SwTableAutoFmt& rNewData );
81 SwTableAutoFmt aCurData;
178 sal_Bool bSetAutoFormat, const SwTableAutoFmt* pSelFmt ) in SwAutoFormatDlg()
235 void SwAutoFormatDlg::Init( const SwTableAutoFmt* pSelFmt ) in Init()
271 SwTableAutoFmt* pFmt = (*pTableTbl)[ i ]; in Init()
284 void SwAutoFormatDlg::UpdateChecks( const SwTableAutoFmt& rFmt, sal_Bool bEnable ) in UpdateChecks()
302 void SwAutoFormatDlg::FillAutoFmtOfIndex( SwTableAutoFmt*& rToFill ) const in FillAutoFmtOfIndex()
309 rToFill = new SwTableAutoFmt( *(*pTableTbl)[ nIndex ] ); in FillAutoFmtOfIndex()
383 SwTableAutoFmt( aFormatName ); in IMPL_LINK()
546 SwTableAutoFmt aTmp( ViewShell::GetShellRes()->aStrNone ); in IMPL_LINK()
[all …]
H A Dinstable.cxx58 SwTableAutoFmt *& prTAFmt ) in GetValues()
77 prTAFmt = new SwTableAutoFmt( *pTAutoFmt ); in GetValues()
H A Dconvert.cxx63 SwTableAutoFmt *& prTAFmt ) in GetValues()
108 prTAFmt = new SwTableAutoFmt( *pTAutoFmt ); in GetValues()
/trunk/main/sw/source/core/inc/
H A DUndoTable.hxx56 class SwTableAutoFmt;
67 SwTableAutoFmt* pAutoFmt;
75 const SwTableAutoFmt* pTAFmt, const SvUShorts* pColArr,
93 SwTableAutoFmt* pAutoFmt;
102 const SwTableAutoFmt* pAFmt );
168 SwUndoTblAutoFmt( const SwTableNode& rTblNd, const SwTableAutoFmt& );
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx170 const SwTableAutoFmt* pAutoFmt = 0 ) in lcl_SetDfltBoxAttr()
197 SwTableAutoFmt::UPDATE_BOX, in lcl_SetDfltBoxAttr()
226 const SwTableAutoFmt& rAutoFmt, in lcl_CreateAFmtBoxFmt()
233 SwTableAutoFmt::UPDATE_BOX, in lcl_CreateAFmtBoxFmt()
837 SwTableAutoFmt::UPDATE_CHAR, 0 ); in TextToTable()
3744 SwTableAutoFmt& rTblFmt;
3749 _SetAFmtTabPara( const SwTableAutoFmt& rNew ) in _SetAFmtTabPara()
3791 SwTableAutoFmt::UPDATE_CHAR, 0 ); in lcl_SetAFmtBox()
3793 SwTableAutoFmt::UPDATE_BOX, in lcl_SetAFmtBox()
3961 SwTableAutoFmt::UPDATE_CHAR, 0 ); in GetTableAutoFmt()
[all …]
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx155 SwTableAutoFmt *& prTAFmt );
209 virtual void FillAutoFmtOfIndex( SwTableAutoFmt*& rToFill ) const;
305 SwTableAutoFmt *& prTAFmt );
477 const SwTableAutoFmt* pSelFmt = 0 );
H A Dswdlgfact.cxx240 SwTableAutoFmt *& prTAFmt ) in GetValues()
327 void AbstractSwAutoFormatDlg_Impl::FillAutoFmtOfIndex( SwTableAutoFmt*& rToFill ) const in FillAutoFmtOfIndex()
478 SwTableAutoFmt *& prTAFmt ) in GetValues()
1074 const SwTableAutoFmt* pSelFmt ) in CreateSwAutoFormatDlg()
/trunk/main/sw/source/core/edit/
H A Dedtab.cxx103 const SwTableAutoFmt* pTAFmt ) in InsertTable()
132 const SwTableAutoFmt* pTAFmt ) in TextToTable()
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx837 SwTableAutoFmt* pTAFmt = 0; in Execute()
857 SwTableAutoFmt* pFmt = (*pAutoFmtTbl)[ i ]; in Execute()
2695 SwTableAutoFmt* pTAFmt = 0; in InsertTable()
2722 pTAFmt = new SwTableAutoFmt( *aTableTbl[n] ); in InsertTable()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx245 const SwTableAutoFmt* pTAFmt, in SwUndoInsTbl()
258 pAutoFmt = new SwTableAutoFmt( *pTAFmt ); in SwUndoInsTbl()
727 const SwTableAutoFmt* pAFmt ) in SwUndoTxtToTbl()
733 pAutoFmt = new SwTableAutoFmt( *pAFmt ); in SwUndoTxtToTbl()
1479 const SwTableAutoFmt& rAFmt ) in SwUndoTblAutoFmt()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx1316 sal_Bool SwFEShell::SetTableAutoFmt( const SwTableAutoFmt& rNew ) in SetTableAutoFmt()
1355 sal_Bool SwFEShell::GetTableAutoFmt( SwTableAutoFmt& rGet ) in GetTableAutoFmt()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx122 SV_IMPL_PTRARR( _SwTableAutoFmtTbl, SwTableAutoFmt* )
1889 pTAutoFmt = new SwTableAutoFmt( *aAutoFmtTbl[ nAutoFmt ] ); in Load()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx782 delete SwTableAutoFmt::pDfltBoxAutoFmt; in _FinitCore()

Completed in 129 milliseconds