Searched refs:bPaperOrientation (Results 1 – 1 of 1) sorted by relevance
58 sal_Bool bPaperOrientation; member in utl::SfxMiscCfg78 sal_Bool IsPaperOrientationWarning() const {return bPaperOrientation;} in IsPaperOrientationWarning()93 bPaperOrientation (sal_False), in SfxMiscCfg()134 if(bPaperOrientation != bSet) in SetPaperOrientationWarning()136 bPaperOrientation = bSet; in SetPaperOrientationWarning()190 …case 1: bPaperOrientation = *(sal_Bool*)pValues[nProp].getValue(); break; //"Print/Warning/P… in Load()220 …case 1: pValues[nProp].setValue(&bPaperOrientation, rType);break; //"Print/Warning/PaperOrien… in Commit()
Completed in 6 milliseconds