Home
last modified time | relevance | path

Searched refs:bInclWidthHeight (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx533 bInclWidthHeight = sal_True; in SwTableAutoFmt()
567 bInclWidthHeight = rNew.bInclWidthHeight; in operator =()
796 rStream >> b; bInclWidthHeight = b; in Load()
866 rStream << ( b = bInclWidthHeight ); in Save()
/trunk/main/sw/inc/
H A Dtblafmt.hxx207 sal_Bool bInclWidthHeight : 1; member in SwTableAutoFmt
241 void SetWidthHeight( const sal_Bool bNew ) { bInclWidthHeight = bNew; } in SetWidthHeight()

Completed in 18 milliseconds