Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx1383 ScPagePreviewCountData( const ScPreviewLocationData& rData, Window* pSizeWindow,
1393 Window* pSizeWindow, ScNotesChilds* pNotesChilds, in ScPagePreviewCountData() argument
1404 if ( pSizeWindow ) in ScPagePreviewCountData()
1405 aOutputSize = pSizeWindow->GetOutputSizePixel(); in ScPagePreviewCountData()
1523 Window* pSizeWindow = mpViewShell->GetWindow(); in Notify() local
1524 if ( pSizeWindow ) in Notify()
1525 aOutputSize = pSizeWindow->GetOutputSizePixel(); in Notify()
1561 Window* pSizeWindow = mpViewShell->GetWindow(); in Notify() local
1562 if ( pSizeWindow ) in Notify()
1563 aOutputSize = pSizeWindow->GetOutputSizePixel(); in Notify()