Searched refs:pMiscItem (Results 1 – 1 of 1) sorted by relevance
635 const SdOptionsMiscItem* pMiscItem = NULL; in ApplyItemSet() local637 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 17 milliseconds