Searched refs:bInclWidthHeight (Results 1 – 2 of 2) sorted by relevance
535 bInclWidthHeight = sal_True; in SwTableAutoFmt()569 bInclWidthHeight = rNew.bInclWidthHeight; in operator =()798 rStream >> b; bInclWidthHeight = b; in Load()868 rStream << ( b = bInclWidthHeight ); in Save()
206 sal_Bool bInclWidthHeight : 1; member in SwTableAutoFmt240 void SetWidthHeight( const sal_Bool bNew ) { bInclWidthHeight = bNew; } in SetWidthHeight()
Completed in 415 milliseconds