Home
last modified time | relevance | path

Searched refs:nOn (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/unx/headless/
H A Dsvpelement.cxx84 int nOn = 1; in SvpElementContainer() local
86 (char*)&nOn, sizeof(nOn)) ) in SvpElementContainer()
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx366 …ndentLayout (sal_uInt16 nOn = 1 ){ if ( nOn != mnPrinterIndependentLayout ) { OptionsChanged(); mn… in SetPrinterIndependentLayout() argument
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx582 sal_uInt16 nOn = ((const SfxBoolItem*)pItem)->GetValue() ? nsRedlineMode_t::REDLINE_ON : 0; in Execute() local
584 … pWrtShell->SetRedlineModeAndCheckInsMode( (nMode & ~nsRedlineMode_t::REDLINE_ON) | nOn); in Execute()
610 sal_uInt16 nOn = nsRedlineMode_t::REDLINE_ON; in Execute() local
622 nOn = 0; in Execute()
625 … pWrtShell->SetRedlineModeAndCheckInsMode( (nMode & ~nsRedlineMode_t::REDLINE_ON) | nOn); in Execute()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1396 sal_uInt16 nOn = bActivate ? nsRedlineMode_t::REDLINE_ON : 0; in SetChangeRecording() local
1398 mpWrtShell->SetRedlineModeAndCheckInsMode( (nMode & ~nsRedlineMode_t::REDLINE_ON) | nOn); in SetChangeRecording()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx3369 sal_uInt8 nOn = 1; in Read_Underline() local
3370 Read_BoldUsw( 0x0835, &nOn, nLen ); in Read_Underline()

Completed in 65 milliseconds