Searched refs:pFooterSet (Results 1 – 2 of 2) sorted by relevance
876 const SfxItemSet* pFooterSet = NULL; in InitParam() local880 pFooterSet = &pFooterSetItem->GetItemSet(); in InitParam()882 aFtr.nDistance = ((const SvxULSpaceItem&) pFooterSet->Get(ATTR_ULSPACE)).GetUpper(); in InitParam()884 lcl_FillHFParam( aFtr, pFooterSet ); in InitParam()
1164 SfxItemSet& pFooterSet = ((SvxSetItem*)pItem)->GetItemSet(); in MouseButtonUp() local1165 … Size aFooterSize = ((const SvxSizeItem&)pFooterSet.Get(ATTR_PAGE_SIZE)).GetSize(); in MouseButtonUp()
Completed in 42 milliseconds