Home
last modified time | relevance | path

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

/aoo41x/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 =()
577 SwBoxAutoFmt** ppFmt = aBoxAutoFmt; in ~SwTableAutoFmt()
607 pDfltBoxAutoFmt = new SwBoxAutoFmt; in GetBoxFmt()
624 pFmt = new SwBoxAutoFmt; in UpdateFromSet()
804 SwBoxAutoFmt* pFmt = new SwBoxAutoFmt; in Load()
839 SwBoxAutoFmt* pFmt = new SwBoxAutoFmt; in LoadOld()
879 pDfltBoxAutoFmt = new SwBoxAutoFmt; in Save()
[all …]
/aoo41x/main/sw/inc/
H A Dtblafmt.hxx69 class SwBoxAutoFmt class
116 SwBoxAutoFmt();
117 SwBoxAutoFmt( const SwBoxAutoFmt& rNew );
118 ~SwBoxAutoFmt();
120 int operator==( const SwBoxAutoFmt& rCmp ) const;
121 SwBoxAutoFmt& operator=( const SwBoxAutoFmt& rNew );
193 static SwBoxAutoFmt* pDfltBoxAutoFmt;
208 SwBoxAutoFmt* aBoxAutoFmt[ 16 ];
217 void SetBoxFmt( const SwBoxAutoFmt& rNew, sal_uInt8 nPos );
218 const SwBoxAutoFmt& GetBoxFmt( sal_uInt8 nPos ) const;
[all …]
/aoo41x/main/sw/source/ui/table/
H A Dtautofmt.cxx651 const SwBoxAutoFmt& rBoxFmt = aCurData.GetBoxFmt( nIndex ); in MakeFonts()

Completed in 34 milliseconds