/aoo4110/main/sw/source/core/doc/ |
H A D | tblafmt.cxx | 92 SwBoxAutoFmt* SwTableAutoFmt::pDfltBoxAutoFmt = 0; 527 SwTableAutoFmt::SwTableAutoFmt( const String& rName ) in SwTableAutoFmt() function in SwTableAutoFmt 541 SwTableAutoFmt::SwTableAutoFmt( const SwTableAutoFmt& rNew ) in SwTableAutoFmt() function in SwTableAutoFmt 548 SwTableAutoFmt& SwTableAutoFmt::operator=( const SwTableAutoFmt& rNew ) in operator =() 575 SwTableAutoFmt::~SwTableAutoFmt() in ~SwTableAutoFmt() 891 SwTableAutoFmt* pNew = new SwTableAutoFmt( in SwTableAutoFmtTbl() 1009 SwTableAutoFmt* pNew; in Load() 1017 pNew = new SwTableAutoFmt( aEmptyStr ); in Load() 1033 SwTableAutoFmt* pNew; in Load() 1047 pNew = new SwTableAutoFmt( aEmptyStr ); in Load() [all …]
|
/aoo4110/main/sw/inc/ |
H A D | tblafmt.hxx | 190 class SW_DLLPUBLIC SwTableAutoFmt class 211 SwTableAutoFmt( const String& rName ); 212 SwTableAutoFmt( const SwTableAutoFmt& rNew ); 213 ~SwTableAutoFmt(); 215 SwTableAutoFmt& operator=( const SwTableAutoFmt& rNew ); 251 typedef SwTableAutoFmt* SwTableAutoFmtPtr ;
|
H A D | swabstdlg.hxx | 66 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 D | fesh.hxx | 50 class SwTableAutoFmt; 712 sal_Bool SetTableAutoFmt( const SwTableAutoFmt& rNew ); 714 sal_Bool GetTableAutoFmt( SwTableAutoFmt& rGet );
|
H A D | editsh.hxx | 92 class SwTableAutoFmt; 675 const SwTableAutoFmt* pTAFmt = 0 ); 689 const SwTableAutoFmt* pTAFmt = 0 );
|
H A D | doc.hxx | 176 class SwTableAutoFmt; 1691 const SwTableAutoFmt* pTAFmt = 0, 1704 const SwTableAutoFmt* = 0 ); 1750 sal_Bool SetTableAutoFmt( const SwSelBoxes& rBoxes, const SwTableAutoFmt& rNew ); 1752 sal_Bool GetTableAutoFmt( const SwSelBoxes& rBoxes, SwTableAutoFmt& rGet );
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | tautofmt.hxx | 47 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 D | convert.hxx | 34 class SwTableAutoFmt; 69 SwTableAutoFmt* pTAutoFmt; 83 SwTableAutoFmt *& prTAFmt );
|
H A D | instable.hxx | 43 class SwTableAutoFmt; 77 SwTableAutoFmt* pTAutoFmt; 93 SwTableAutoFmt *& prTAFmt );
|
H A D | dbinsdlg.hxx | 60 class SwTableAutoFmt; 145 SwTableAutoFmt* pTAutoFmt;
|
/aoo4110/main/sw/source/ui/table/ |
H A D | tautofmt.cxx | 75 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 D | instable.cxx | 58 SwTableAutoFmt *& prTAFmt ) in GetValues() 77 prTAFmt = new SwTableAutoFmt( *pTAutoFmt ); in GetValues()
|
H A D | convert.cxx | 63 SwTableAutoFmt *& prTAFmt ) in GetValues() 108 prTAFmt = new SwTableAutoFmt( *pTAutoFmt ); in GetValues()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | UndoTable.hxx | 56 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& );
|
/aoo4110/main/sw/source/ui/dialog/ |
H A D | swdlgfact.hxx | 155 SwTableAutoFmt *& prTAFmt ); 209 virtual void FillAutoFmtOfIndex( SwTableAutoFmt*& rToFill ) const; 305 SwTableAutoFmt *& prTAFmt ); 477 const SwTableAutoFmt* pSelFmt = 0 );
|
H A D | swdlgfact.cxx | 240 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()
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 170 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 …]
|
/aoo4110/main/sw/source/core/edit/ |
H A D | edtab.cxx | 103 const SwTableAutoFmt* pTAFmt ) in InsertTable() 132 const SwTableAutoFmt* pTAFmt ) in TextToTable()
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | basesh.cxx | 839 SwTableAutoFmt* pTAFmt = 0; in Execute() 859 SwTableAutoFmt* pFmt = (*pAutoFmtTbl)[ i ]; in Execute() 2688 SwTableAutoFmt* pTAFmt = 0; in InsertTable() 2715 pTAFmt = new SwTableAutoFmt( *aTableTbl[n] ); in InsertTable()
|
/aoo4110/main/sw/source/core/undo/ |
H A D | untbl.cxx | 245 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()
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | fetab.cxx | 1316 sal_Bool SwFEShell::SetTableAutoFmt( const SwTableAutoFmt& rNew ) in SetTableAutoFmt() 1355 sal_Bool SwFEShell::GetTableAutoFmt( SwTableAutoFmt& rGet ) in GetTableAutoFmt()
|
/aoo4110/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 122 SV_IMPL_PTRARR( _SwTableAutoFmtTbl, SwTableAutoFmt* ) 1889 pTAutoFmt = new SwTableAutoFmt( *aAutoFmtTbl[ nAutoFmt ] ); in Load()
|
/aoo4110/main/sw/source/core/bastyp/ |
H A D | init.cxx | 769 delete SwTableAutoFmt::pDfltBoxAutoFmt; in _FinitCore()
|