Searched refs:pSizeWindow (Results 1 – 1 of 1) sorted by relevance
1383 ScPagePreviewCountData( const ScPreviewLocationData& rData, Window* pSizeWindow,1393 Window* pSizeWindow, ScNotesChilds* pNotesChilds, in ScPagePreviewCountData() argument1404 if ( pSizeWindow ) in ScPagePreviewCountData()1405 aOutputSize = pSizeWindow->GetOutputSizePixel(); in ScPagePreviewCountData()1523 Window* pSizeWindow = mpViewShell->GetWindow(); in Notify() local1524 if ( pSizeWindow ) in Notify()1525 aOutputSize = pSizeWindow->GetOutputSizePixel(); in Notify()1561 Window* pSizeWindow = mpViewShell->GetWindow(); in Notify() local1562 if ( pSizeWindow ) in Notify()1563 aOutputSize = pSizeWindow->GetOutputSizePixel(); in Notify()