Searched refs:nPreviewSlot (Results 1 – 2 of 2) sorted by relevance
952 sal_uInt16 nPreviewSlot; in DataChanged() local960 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()
1121 sal_uInt16 nOutputSlot, nPreviewSlot; in onAccessibilityOptionsChanged() local1138 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 24 milliseconds