Searched refs:bShowIndexPreview (Results 1 – 2 of 2) sorted by relevance
145 sal_Bool bShowIndexPreview ; // Index/ShowPreview member in SwMiscConfig323 sal_Bool IsShowIndexPreview() const {return aMiscConfig.bShowIndexPreview;} in IsShowIndexPreview()325 {aMiscConfig.bShowIndexPreview = bSet; in SetShowIndexPreview()
1270 bShowIndexPreview(sal_False), in SwMiscConfig()1338 case 2 : pValues[nProp].setValue(&bShowIndexPreview, rType) ; break; in Commit()1374 case 2 : bShowIndexPreview = *(sal_Bool*)pValues[nProp].getValue(); break; in Load()
Completed in 18 milliseconds