Searched refs:nOn (Results 1 – 5 of 5) sorted by relevance
84 int nOn = 1; in SvpElementContainer() local86 (char*)&nOn, sizeof(nOn)) ) in SvpElementContainer()
366 …ndentLayout (sal_uInt16 nOn = 1 ){ if ( nOn != mnPrinterIndependentLayout ) { OptionsChanged(); mn… in SetPrinterIndependentLayout() argument
580 … sal_uInt16 nOn = ((const SfxBoolItem*)pItem)->GetValue() ? nsRedlineMode_t::REDLINE_ON : 0; in Execute() local582 … pWrtShell->SetRedlineModeAndCheckInsMode( (nMode & ~nsRedlineMode_t::REDLINE_ON) | nOn); in Execute()608 sal_uInt16 nOn = nsRedlineMode_t::REDLINE_ON; in Execute() local620 nOn = 0; in Execute()623 … pWrtShell->SetRedlineModeAndCheckInsMode( (nMode & ~nsRedlineMode_t::REDLINE_ON) | nOn); in Execute()
1396 sal_uInt16 nOn = bActivate ? nsRedlineMode_t::REDLINE_ON : 0; in SetChangeRecording() local1398 mpWrtShell->SetRedlineModeAndCheckInsMode( (nMode & ~nsRedlineMode_t::REDLINE_ON) | nOn); in SetChangeRecording()
3368 sal_uInt8 nOn = 1; in Read_Underline() local3369 Read_BoldUsw( 0x0835, &nOn, nLen ); in Read_Underline()