Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Dsdwindow.cxx952 sal_uInt16 nPreviewSlot; in DataChanged() local
960 nPreviewSlot = SID_PREVIEW_QUALITY_CONTRAST; in DataChanged()
962 nPreviewSlot = SID_PREVIEW_QUALITY_COLOR; in DataChanged()
981 … SfxRequest aReq( nPreviewSlot, 0, mpViewShell->GetDocSh()->GetDoc()->GetItemPool() ); in DataChanged()
H A Dsdview.cxx1121 sal_uInt16 nOutputSlot, nPreviewSlot; in onAccessibilityOptionsChanged() local
1138 nPreviewSlot = SID_PREVIEW_QUALITY_CONTRAST; in onAccessibilityOptionsChanged()
1142 nPreviewSlot = SID_PREVIEW_QUALITY_COLOR; in onAccessibilityOptionsChanged()
1146 mpViewSh->GetViewFrame()->GetDispatcher()->Execute( nPreviewSlot, SFX_CALLMODE_ASYNCHRON ); in onAccessibilityOptionsChanged()

Completed in 25 milliseconds