Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/app/
H A Dsdmod2.cxx635 const SdOptionsMiscItem* pMiscItem = NULL; in ApplyItemSet() local
637 sal_False, (const SfxPoolItem**) &pMiscItem )) in ApplyItemSet()
639 pMiscItem->SetOptions( pOptions ); in ApplyItemSet()
704 pDoc->SetSummationOfParagraphs( pMiscItem->GetOptionsMisc().IsSummationOfParagraphs() ); in ApplyItemSet()
705 …sal_uInt32 nSum = pMiscItem->GetOptionsMisc().IsSummationOfParagraphs() ? EE_CNTRL_ULSPACESUMMATIO… in ApplyItemSet()
726 …if( pDoc->GetPrinterIndependentLayout() != pMiscItem->GetOptionsMisc().GetPrinterIndependentLayout… in ApplyItemSet()
727 pDoc->SetPrinterIndependentLayout (pMiscItem->GetOptionsMisc().GetPrinterIndependentLayout()); in ApplyItemSet()

Completed in 15 milliseconds