Searched refs:bInclWidthHeight (Results 1 – 2 of 2) sorted by relevance
533 bInclWidthHeight = sal_True; in SwTableAutoFmt()567 bInclWidthHeight = rNew.bInclWidthHeight; in operator =()796 rStream >> b; bInclWidthHeight = b; in Load()866 rStream << ( b = bInclWidthHeight ); in Save()
207 sal_Bool bInclWidthHeight : 1; member in SwTableAutoFmt241 void SetWidthHeight( const sal_Bool bNew ) { bInclWidthHeight = bNew; } in SetWidthHeight()
Completed in 20 milliseconds