Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx194 SwBoxAutoFmt::SwBoxAutoFmt() in SwBoxAutoFmt() function in SwBoxAutoFmt
238 SwBoxAutoFmt::SwBoxAutoFmt( const SwBoxAutoFmt& rNew ) in SwBoxAutoFmt() function in SwBoxAutoFmt
276 SwBoxAutoFmt::~SwBoxAutoFmt() in ~SwBoxAutoFmt()
280 SwBoxAutoFmt& SwBoxAutoFmt::operator=( const SwBoxAutoFmt& rNew ) in operator =()
575 SwBoxAutoFmt** ppFmt = aBoxAutoFmt; in ~SwTableAutoFmt()
605 pDfltBoxAutoFmt = new SwBoxAutoFmt; in GetBoxFmt()
622 pFmt = new SwBoxAutoFmt; in UpdateFromSet()
802 SwBoxAutoFmt* pFmt = new SwBoxAutoFmt; in Load()
837 SwBoxAutoFmt* pFmt = new SwBoxAutoFmt; in LoadOld()
877 pDfltBoxAutoFmt = new SwBoxAutoFmt; in Save()
[all …]
/trunk/main/sw/inc/
H A Dtblafmt.hxx70 class SwBoxAutoFmt class
117 SwBoxAutoFmt();
118 SwBoxAutoFmt( const SwBoxAutoFmt& rNew );
119 ~SwBoxAutoFmt();
121 int operator==( const SwBoxAutoFmt& rCmp ) const;
122 SwBoxAutoFmt& operator=( const SwBoxAutoFmt& rNew );
194 static SwBoxAutoFmt* pDfltBoxAutoFmt;
209 SwBoxAutoFmt* aBoxAutoFmt[ 16 ];
218 void SetBoxFmt( const SwBoxAutoFmt& rNew, sal_uInt8 nPos );
219 const SwBoxAutoFmt& GetBoxFmt( sal_uInt8 nPos ) const;
[all …]
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx651 const SwBoxAutoFmt& rBoxFmt = aCurData.GetBoxFmt( nIndex ); in MakeFonts()

Completed in 30 milliseconds