Searched refs:pScaleItem (Results 1 – 1 of 1) sorted by relevance
891 const SfxUInt16Item* pScaleItem = NULL; in InitParam() local897 (const SfxPoolItem**)&pScaleItem ); in InitParam()899 pScaleItem = (const SfxUInt16Item*) in InitParam()914 DBG_ASSERT( pScaleItem && pScaleToItem && pScaleToPagesItem, "Missing ScaleItem! :-/" ); in InitParam()931 if ( pScaleItem && pScaleToItem && pScaleToPagesItem ) in InitParam()933 sal_uInt16 nScaleAll = pScaleItem->GetValue(); in InitParam()
Completed in 239 milliseconds