Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Dtblafmt.cxx535 bInclWidthHeight = sal_True; in SwTableAutoFmt()
569 bInclWidthHeight = rNew.bInclWidthHeight; in operator =()
798 rStream >> b; bInclWidthHeight = b; in Load()
868 rStream << ( b = bInclWidthHeight ); in Save()
/aoo41x/main/sw/inc/
H A Dtblafmt.hxx206 sal_Bool bInclWidthHeight : 1; member in SwTableAutoFmt
240 void SetWidthHeight( const sal_Bool bNew ) { bInclWidthHeight = bNew; } in SetWidthHeight()

Completed in 10 milliseconds