Searched refs:pMiscItem (Results 1 – 1 of 1) sorted by relevance
639 const SdOptionsMiscItem* pMiscItem = NULL; in ApplyItemSet() local641 sal_False, (const SfxPoolItem**) &pMiscItem )) in ApplyItemSet()643 pMiscItem->SetOptions( pOptions ); in ApplyItemSet()708 pDoc->SetSummationOfParagraphs( pMiscItem->GetOptionsMisc().IsSummationOfParagraphs() ); in ApplyItemSet()709 …sal_uInt32 nSum = pMiscItem->GetOptionsMisc().IsSummationOfParagraphs() ? EE_CNTRL_ULSPACESUMMATIO… in ApplyItemSet()730 …if( pDoc->GetPrinterIndependentLayout() != pMiscItem->GetOptionsMisc().GetPrinterIndependentLayout… in ApplyItemSet()731 … pDoc->SetPrinterIndependentLayout (pMiscItem->GetOptionsMisc().GetPrinterIndependentLayout()); in ApplyItemSet()
Completed in 6 milliseconds