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
582 sal_uInt16 nOn = ((const SfxBoolItem*)pItem)->GetValue() ? nsRedlineMode_t::REDLINE_ON : 0; in Execute() local584 … pWrtShell->SetRedlineModeAndCheckInsMode( (nMode & ~nsRedlineMode_t::REDLINE_ON) | nOn); in Execute()610 sal_uInt16 nOn = nsRedlineMode_t::REDLINE_ON; in Execute() local622 nOn = 0; in Execute()625 … 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()
3369 sal_uInt8 nOn = 1; in Read_Underline() local3370 Read_BoldUsw( 0x0835, &nOn, nLen ); in Read_Underline()
Completed in 42 milliseconds