Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx891 const SfxUInt16Item* pScaleItem = NULL; in InitParam() local
897 (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 33 milliseconds