Searched refs:SetPaperSizeWarning (Results 1 – 3 of 3) sorted by relevance
76 void SetPaperSizeWarning(sal_Bool bSet);122 void SfxMiscCfg::SetPaperSizeWarning( sal_Bool bSet) in SetPaperSizeWarning() function in utl::SfxMiscCfg280 void MiscCfg::SetPaperSizeWarning(sal_Bool bSet) in SetPaperSizeWarning() function in utl::MiscCfg282 pImpl->SetPaperSizeWarning( bSet ); in SetPaperSizeWarning()
49 void SetPaperSizeWarning(sal_Bool bSet);
1693 aMisc.SetPaperSizeWarning(0 != (pFlag->GetValue() & SFX_PRINTER_CHG_SIZE )); in ApplyItemSet()
Completed in 21 milliseconds