Home
last modified time | relevance | path

Searched refs:pWindow (Results 251 – 275 of 608) sorted by relevance

1...<<11121314151617181920>>...25

/trunk/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx231 Window* pWindow = (Window*)pPixelCtl; in getAccessibleRelationSet() local
234 if ( pWindow ) in getAccessibleRelationSet()
236 Window *pLabeledBy = pWindow->GetAccessibleRelationLabeledBy(); in getAccessibleRelationSet()
237 if ( pLabeledBy && pLabeledBy != pWindow ) in getAccessibleRelationSet()
244 Window* pMemberOf = pWindow->GetAccessibleRelationMemberOf(); in getAccessibleRelationSet()
245 if ( pMemberOf && pMemberOf != pWindow ) in getAccessibleRelationSet()
H A Dsvxrectctaccessiblecontext.cxx386 Window* pWindow = mpRepr; in getAccessibleRelationSet() local
387 if ( pWindow ) in getAccessibleRelationSet()
390 Window *pLabeledBy = pWindow->GetAccessibleRelationLabeledBy(); in getAccessibleRelationSet()
391 if ( pLabeledBy && pLabeledBy != pWindow ) in getAccessibleRelationSet()
397 Window* pMemberOf = pWindow->GetAccessibleRelationMemberOf(); in getAccessibleRelationSet()
398 if ( pMemberOf && pMemberOf != pWindow ) in getAccessibleRelationSet()
/trunk/main/sd/source/ui/view/
H A DViewShellManager.cxx522 ::Window* pWindow = aResult.GetWindow(); in ActivateViewShell()
523 if (pWindow != NULL) in ActivateViewShell()
525 pWindow->AddEventListener( in ActivateViewShell()
1257 ::Window* pWindow = rDescriptor.GetWindow(); in DestroyViewShell()
1258 if (pWindow != NULL) in DestroyViewShell()
1260 pWindow->RemoveEventListener( in DestroyViewShell()
/trunk/main/basctl/source/inc/
H A Ddlged.hxx113 Window* pWindow; member in DlgEditor
132 void SetWindow( Window* pWindow );
133 Window* GetWindow() const { return pWindow; } in GetWindow()
/trunk/main/cui/source/inc/
H A Dtransfrm.hxx178 virtual void PointChanged( Window* pWindow, RECT_POINT eRP );
243 virtual void PointChanged( Window* pWindow, RECT_POINT eRP );
292 virtual void PointChanged( Window* pWindow, RECT_POINT eRP );
H A Dcuigaldlg.hxx164 TakeProgress( Window* pWindow );
194 ActualizeProgress( Window* pWindow, GalleryTheme* pThm );
358 TPGalleryThemeProperties( Window* pWindow, const SfxItemSet& rSet );
H A Dcfg.hxx716 SvxNewToolbarDialog( Window* pWindow, const String& rName );
772 Window *pWindow,
793 Window *pWindow,
798 Window *pWindow,
813 SvxIconChangeDialog(Window *pWindow, const rtl::OUString& aMessage);
/trunk/main/sd/source/ui/framework/factories/
H A DFullScreenPane.cxx219 ::Window* pWindow = VCLUnoHelper::GetWindow(mxWindow); in CreateCanvas()
220 if (pWindow != NULL) in CreateCanvas()
225 aArg[0] = makeAny(reinterpret_cast<sal_Int64>(pWindow)); in CreateCanvas()
/trunk/main/sd/source/ui/dlg/
H A Dcustsdlg.cxx52 SdCustomShowDlg::SdCustomShowDlg( Window* pWindow, in SdCustomShowDlg() argument
54 ModalDialog ( pWindow, SdResId( DLG_CUSTOMSHOW ) ), in SdCustomShowDlg()
307 SdDefineCustomShowDlg::SdDefineCustomShowDlg( Window* pWindow, in SdDefineCustomShowDlg() argument
309 ModalDialog ( pWindow, SdResId( DLG_DEFINE_CUSTOMSHOW ) ), in SdDefineCustomShowDlg()
/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx54 TextConvWrapper::TextConvWrapper( Window* pWindow, in TextConvWrapper() argument
63 …HangulHanjaConversion( pWindow, rxMSF, rSourceLocale, rTargetLocale, pTargetFont, nOptions, bIsInt… in TextConvWrapper()
65 DBG_ASSERT( pWindow, "TextConvWrapper: window missing" ); in TextConvWrapper()
73 pWin = pWindow; in TextConvWrapper()
/trunk/main/framework/source/uielement/
H A Dpanelwrapper.cxx172 Window* pWindow = VCLUnoHelper::GetWindow( xFrame->getContainerWindow() ); in initialize() local
174 if ( pWindow ) in initialize()
178 pPanelWindow = new PanelWindow( pWindow, nStyles ); in initialize()
/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvas.cxx912 ::Window* pWindow = VCLUnoHelper::GetWindow(mxWindow); in GetOffset()
914 if (pWindow!=NULL && pSharedWindow!=NULL) in GetOffset()
916 Rectangle aBox = pWindow->GetWindowExtentsRelative(pSharedWindow); in GetOffset()
936 ::Window* pWindow = VCLUnoHelper::GetWindow(mxWindow); in GetClipRectangle()
937 if (pWindow == NULL) in GetClipRectangle()
951 aLocalClip = pWindow->GetWindowExtentsRelative(pSharedWindow); in GetClipRectangle()
H A DPresenterCanvasFactory.cxx233 ::Window* pWindow = VCLUnoHelper::GetWindow(rxWindow); in CreateCanvas()
234 if (pWindow != NULL) in CreateCanvas()
239 aArg[0] = makeAny(reinterpret_cast<sal_Int64>(pWindow)); in CreateCanvas()
/trunk/main/svx/source/gallery2/
H A Dgalmisc.cxx657 void GalleryTransferable::CopyToClipboard( Window* pWindow ) in CopyToClipboard() argument
659 TransferableHelper::CopyToClipboard( pWindow ); in CopyToClipboard()
664 void GalleryTransferable::StartDrag( Window* pWindow, sal_Int8 nDragSourceActions, in StartDrag() argument
673 TransferableHelper::StartDrag( pWindow, nDragSourceActions, nDragPointer, nDragImage ); in StartDrag()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_AxisPositions.cxx87 AxisPositionsTabPage::AxisPositionsTabPage(Window* pWindow,const SfxItemSet& rInAttrs) in AxisPositionsTabPage() argument
88 : SfxTabPage(pWindow, SchResId(TP_AXIS_POSITIONS), rInAttrs) in AxisPositionsTabPage()
227 SfxTabPage* AxisPositionsTabPage::Create(Window* pWindow,const SfxItemSet& rOutAttrs) in Create() argument
229 return new AxisPositionsTabPage(pWindow, rOutAttrs); in Create()
/trunk/main/cui/source/tabpages/
H A Dtpshadow.cxx494 SfxTabPage* SvxShadowTabPage::Create( Window* pWindow, in Create() argument
497 return( new SvxShadowTabPage( pWindow, rAttrs ) ); in Create()
586 void SvxShadowTabPage::PointChanged( Window* pWindow, RECT_POINT eRcPt ) in PointChanged() argument
591 ModifyShadowHdl_Impl( pWindow ); in PointChanged()
H A Dtextanim.cxx102 SvxTextAnimationPage::SvxTextAnimationPage( Window* pWindow, const SfxItemSet& rInAttrs ) : in SvxTextAnimationPage() argument
103 SfxTabPage ( pWindow, CUI_RES( RID_SVXPAGE_TEXTANIMATION ), in SvxTextAnimationPage()
521 SfxTabPage* SvxTextAnimationPage::Create( Window* pWindow, in Create() argument
524 return( new SvxTextAnimationPage( pWindow, rAttrs ) ); in Create()
/trunk/main/svx/source/inc/
H A Dfmexch.hxx80 void startDrag( Window* pWindow, sal_Int8 nDragSourceActions, const GrantAccess& );
98 …void StartDrag( Window* pWindow, sal_Int8 nDragSourceActions, sal_Int32 nDragPointer = DND_POINTER… in StartDrag() argument
100 TransferableHelper::StartDrag(pWindow, nDragSourceActions, nDragPointer, nDragImage); in StartDrag()
/trunk/main/svtools/source/hatchwindow/
H A Ddocumentcloser.cxx101 Window* pWindow = VCLUnoHelper::GetWindow( xWindow ); in IMPL_STATIC_LINK() local
102 if ( pWindow ) in IMPL_STATIC_LINK()
103 Dialog::EndAllDialogs( pWindow ); in IMPL_STATIC_LINK()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibleradiobutton.cxx215 Window* pWindow = GetWindow(); in getAccessibleActionKeyBinding() local
216 if ( pWindow ) in getAccessibleActionKeyBinding()
218 KeyEvent aKeyEvent = pWindow->GetActivationKey(); in getAccessibleActionKeyBinding()
H A Dvclxaccessiblebutton.cxx245 Window* pWindow = GetWindow(); in getAccessibleActionKeyBinding() local
246 if ( pWindow ) in getAccessibleActionKeyBinding()
248 KeyEvent aKeyEvent = pWindow->GetActivationKey(); in getAccessibleActionKeyBinding()
H A Dvclxaccessiblecheckbox.cxx259 Window* pWindow = GetWindow(); in getAccessibleActionKeyBinding() local
260 if ( pWindow ) in getAccessibleActionKeyBinding()
262 KeyEvent aKeyEvent = pWindow->GetActivationKey(); in getAccessibleActionKeyBinding()
/trunk/main/basctl/source/dlged/
H A Ddlgedobj.cxx138 Window* pWindow = pEditor ? pEditor->GetWindow() : NULL; in GetControl() local
139 OSL_ENSURE( ( pView && pWindow ) || !pForm, "DlgEdObj::GetControl: no view or no window!" ); in GetControl()
142 if ( pView && pWindow ) in GetControl()
143 xControl = GetUnoControl( *pView, *pWindow ); in GetControl()
1856 Window* pWindow = pEditor->GetWindow(); in getDeviceInfo() local
1857 DBG_ASSERT( pWindow, "DlgEdForm::getDeviceInfo: no window associated with the editor!" ); in getDeviceInfo()
1858 if ( !pWindow ) in getDeviceInfo()
1874 GetTemporaryControlForWindow( *pWindow, xEditorControlContainer ), in getDeviceInfo()
/trunk/main/svtools/source/control/
H A Dvalueacc.cxx341 Window* pWindow = (Window*)mpParent; in getAccessibleRelationSet() local
342 if ( pWindow ) in getAccessibleRelationSet()
347 Window *pLabeledBy = pWindow->GetAccessibleRelationLabeledBy(); in getAccessibleRelationSet()
348 if ( pLabeledBy && pLabeledBy != pWindow ) in getAccessibleRelationSet()
355 Window* pMemberOf = pWindow->GetAccessibleRelationMemberOf(); in getAccessibleRelationSet()
356 if ( pMemberOf && pMemberOf != pWindow ) in getAccessibleRelationSet()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx202 TextView::TextView( TextEngine* pEng, Window* pWindow ) : in TextView() argument
205 pWindow->EnableRTL( sal_False ); in TextView()
207 mpImpl->mpWindow = pWindow; in TextView()
232 pWindow->SetCursor( mpImpl->mpCursor ); in TextView()
235 if ( pWindow->GetSettings().GetStyleSettings().GetSelectionOptions() & SELECTION_OPTION_INVERT ) in TextView()
238 pWindow->SetLineColor(); in TextView()
242 if ( pWindow->GetDragGestureRecognizer().is() ) in TextView()
248 pWindow->GetDragGestureRecognizer()->addDragGestureListener( xDGL ); in TextView()
250 pWindow->GetDropTarget()->addDropTargetListener( xDTL ); in TextView()
251 pWindow->GetDropTarget()->setActive( sal_True ); in TextView()
[all …]

Completed in 146 milliseconds

1...<<11121314151617181920>>...25