Home
last modified time | relevance | path

Searched refs:Window (Results 151 – 175 of 3258) sorted by relevance

12345678910>>...131

/aoo42x/main/vcl/inc/vcl/
H A Dsplit.hxx35 class VCL_DLLPUBLIC Splitter : public Window
38 Window* mpRefWin;
68 using Window::ImplInit;
69 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nWinStyle );
72 explicit Splitter( Window* pParent, WinBits nStyle = WB_VSCROLL );
73 explicit Splitter( Window* pParent, const ResId& );
96 Window* pRefWin = NULL );
98 Window* GetDragWindow() const { return mpRefWin; } in GetDragWindow()
/aoo42x/main/vcl/inc/
H A Ddndevdis.hxx41 Window * m_pTopWindow;
42 Window * m_pCurrentWindow;
51 …sal_Int32 fireDragEnterEvent( Window *pWindow, const ::com::sun::star::uno::Reference< ::com::sun:…
55 …sal_Int32 fireDragOverEvent( Window *pWindow, const ::com::sun::star::uno::Reference< ::com::sun::…
58 sal_Int32 fireDragExitEvent( Window *pWindow ) throw(::com::sun::star::uno::RuntimeException);
60 …sal_Int32 fireDropActionChangedEvent( Window *pWindow, const ::com::sun::star::uno::Reference< ::c…
63 …sal_Int32 fireDropEvent( Window *pWindow, const ::com::sun::star::uno::Reference< ::com::sun::star…
67 …sal_Int32 fireDragGestureEvent( Window *pWindow, const ::com::sun::star::uno::Reference< ::com::su…
72 DNDEventDispatcher( Window * pTopWindow );
/aoo42x/main/basctl/source/inc/
H A Dbastypes.hxx104 BasicDockingWindow( Window* pParent );
151 BasicIDETabBar( Window* pParent );
170 class IDEBaseWindow : public Window
188 … IDEBaseWindow( Window* pParent, const ScriptDocument& rDocument, String aLibName, String aName );
229 virtual Window* GetLayoutWindow();
325 sal_Bool QueryReplaceMacro( const String& rName, Window* pParent = 0 );
326 sal_Bool QueryDelMacro( const String& rName, Window* pParent = 0 );
327 sal_Bool QueryDelDialog( const String& rName, Window* pParent = 0 );
328 sal_Bool QueryDelModule( const String& rName, Window* pParent = 0 );
329 sal_Bool QueryDelLib( const String& rName, sal_Bool bRef = sal_False, Window* pParent = 0 );
/aoo42x/main/extensions/source/propctrlr/
H A Dcommoncontrol.hxx56 ControlWindow( Window* _pParent, WinBits _nStyle ) in ControlWindow()
92 Window* m_pControlWindow;
122 Window* _pControlWindow,
132 inline Window* getVclControlWindow() { return m_pControlWindow; } in getVclControlWindow()
133 inline const Window* getVclControlWindow() const { return m_pControlWindow; } in getVclControlWindow()
159 DECL_LINK( ModifiedHdl, Window* );
160 DECL_LINK( GetFocusHdl, Window* );
161 DECL_LINK( LoseFocusHdl, Window* );
197 …inline CommonBehaviourControl( sal_Int16 _nControlType, Window* _pParentWindow, WinBits _nWindowSt…
249 …ACE, CONTROL_WINDOW >::CommonBehaviourControl ( sal_Int16 _nControlType, Window* _pParentWindow, W… in CommonBehaviourControl()
/aoo42x/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.hxx70 Window* pParent,
103 ::boost::scoped_ptr<Window> mpAlignToolBoxBackground;
105 ::boost::scoped_ptr<Window> mpTBxVertAlignBackground;
108 ::boost::scoped_ptr<Window> mpTBxNumBulletBackground;
110 ::boost::scoped_ptr<Window> mpTBxBackColorBackground;
114 ::boost::scoped_ptr<Window> mpTbxUL_IncDecBackground;
118 ::boost::scoped_ptr<Window> mpLineSPTbxBackground;
121 ::boost::scoped_ptr<Window> mpTbxIndent_IncDecBackground;
123 ::boost::scoped_ptr<Window> mpTbxProDemoteBackground;
217 Window* pParent,
/aoo42x/main/vcl/source/control/
H A Dbutton.cxx117 Button::Button( Window* pParent, WinBits nStyle ) : in Button()
126 Button::Button( Window* pParent, const ResId& rResId ) : in Button()
865 void PushButton::ImplDrawPushButtonFrame( Window* pDev, in ImplDrawPushButtonFrame()
1893 OKButton::OKButton( Window* pParent, WinBits nStyle ) : in OKButton()
1920 Window* pParent = GetParent(); in Click()
1986 Window* pParent = GetParent(); in Click()
2121 Window* pParent = GetParent(); in ImplInitSettings()
2462 Window* pFirst = const_cast<RadioButton*>(this); in GetRadioButtonGroup()
2490 Window* pWindow; in ImplUncheckAllOther()
3288 Window* pParent = GetParent(); in ImplInitSettings()
[all …]
H A Dfixed.cxx91 void FixedText::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
129 Window* pParent = GetParent(); in ImplInitSettings()
153 FixedText::FixedText( Window* pParent, WinBits nStyle ) : in FixedText()
161 FixedText::FixedText( Window* pParent, const ResId& rResId ) : in FixedText()
431 void FixedLine::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
469 Window* pParent = GetParent(); in ImplInitSettings()
571 FixedLine::FixedLine( Window* pParent, WinBits nStyle ) : in FixedLine()
711 Window* pParent = GetParent(); in ImplInitSettings()
935 void FixedImage::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
956 Window* pParent = GetParent(); in ImplInitSettings()
[all …]
/aoo42x/main/svx/source/tbxctrls/
H A Dfontworkgallery.cxx80 FontWorkGalleryDialog::FontWorkGalleryDialog( SdrView* pSdrView, Window* pParent, sal_uInt16 /*nSID… in FontWorkGalleryDialog()
355 …w( svt::ToolboxController& rController, const Reference< XFrame >& rFrame, Window* pParentWindow );
381 …ow( svt::ToolboxController& rController, const Reference< XFrame >& rFrame, Window* pParentWindow ) in FontworkAlignmentWindow()
494 virtual ::Window* createPopupWindow( ::Window* pParent );
513 ::Window* FontworkAlignmentControl::createPopupWindow( ::Window* pParent ) in createPopupWindow()
563 …w( svt::ToolboxController& rController, const Reference< XFrame >& rFrame, Window* pParentWindow );
581 …ow( svt::ToolboxController& rController, const Reference< XFrame >& rFrame, Window* pParentWindow ) in FontworkCharacterSpacingWindow()
734 virtual ::Window* createPopupWindow( ::Window* pParent );
751 ::Window* FontworkCharacterSpacingControl::createPopupWindow( ::Window* pParent ) in createPopupWindow()
799 FontworkCharacterSpacingDialog::FontworkCharacterSpacingDialog( Window* pParent, sal_Int32 nScale ) in FontworkCharacterSpacingDialog()
/aoo42x/main/vcl/source/window/
H A Dfloatwin.cxx70 void FloatingWindow::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
155 else if ( Window::GetStyle() & WB_3DLOOK ) in ImplInitSettings()
164 FloatingWindow::FloatingWindow( Window* pParent, WinBits nStyle ) : in FloatingWindow()
172 FloatingWindow::FloatingWindow( Window* pParent, const ResId& rResId ) : in FloatingWindow()
243 Point FloatingWindow::ImplCalcPos( Window* pWindow, in ImplCalcPos()
254 Window* pW = pWindow; in ImplCalcPos()
488 Window *pBorderWin = pWin->GetWindow( WINDOW_BORDER ); in ImplFloatHitTest()
802 Window::EndSaveFocus( nFocusId ); in ImplEndPopupMode()
812 Window::EndSaveFocus( nFocusId, sal_False ); in ImplEndPopupMode()
857 void FloatingWindow::AddPopupModeWindow( Window* pWindow ) in AddPopupModeWindow()
[all …]
H A Dsplit.cxx99 void Splitter::ImplInit( Window* pParent, WinBits nWinStyle ) in ImplInit()
101 Window::ImplInit( pParent, nWinStyle, NULL ); in ImplInit()
158 Splitter::Splitter( Window* pParent, WinBits nStyle ) : in Splitter()
159 Window( WINDOW_SPLITTER ) in Splitter()
167 Splitter::Splitter( Window* pParent, const ResId& rResId ) : in Splitter()
168 Window( WINDOW_SPLITTER ) in Splitter()
217 Window *pWin = GetParent()->GetWindow( WINDOW_FIRSTCHILD ); in ImplFindSibling()
740 Window::KeyInput( rKEvt ); in KeyInput()
751 return Window::Notify( rNEvt ); in Notify()
758 Window::DataChanged( rDCEvt ); in DataChanged()
[all …]
H A Dmsgbox.cxx168 MessBox::MessBox( Window* pParent, WinBits nStyle, in MessBox()
183 MessBox::MessBox( Window* pParent, const ResId& rResId ) : in MessBox()
502 InfoBox::InfoBox( Window* pParent, const XubString& rMessage ) : in InfoBox()
510 InfoBox::InfoBox( Window* pParent, const ResId & rResId ) : in InfoBox()
518 InfoBox::InfoBox( Window* pParent, WinBits nStyle, const XubString& rMessage ) : in InfoBox()
554 WarningBox::WarningBox( Window* pParent, WinBits nStyle, in WarningBox()
563 WarningBox::WarningBox( Window* pParent, const ResId& rResId ) : in WarningBox()
601 ErrorBox::ErrorBox( Window* pParent, WinBits nStyle, in ErrorBox()
610 ErrorBox::ErrorBox( Window* pParent, const ResId& rResId ) : in ErrorBox()
655 QueryBox::QueryBox( Window* pParent, const ResId& rResId ) : in QueryBox()
[all …]
/aoo42x/main/svtools/inc/svtools/
H A Dbrwbox.hxx150 Window* pWin;
158 BrowseEvent( Window* pWindow,
163 Window* GetWindow() const { return pWin; } in GetWindow()
179 BrowserMouseEvent( Window* pWin, const MouseEvent& rEvt,
436 BrowseBox( Window* pParent, WinBits nBits = 0,
438 BrowseBox( Window* pParent, const ResId& rId,
576 Window& GetEventWindow() const;
577 Window& GetDataWindow() const { return *pDataWin; } in GetDataWindow()
849 virtual Window* GetAccessibleParentWindow() const;
850 virtual Window* GetWindowInstance();
[all …]
/aoo42x/main/sfx2/source/sidebar/
H A DDeck.cxx56 Window* pParentWindow, in Deck()
58 : Window(pParentWindow, 0), in Deck()
65 mpScrollClipWindow(new Window(this)), in Deck()
67 mpFiller(new Window(this)), in Deck()
242 return Window::Notify(rEvent); in Notify()
315 ::Window* Deck::GetPanelParentWindow (void) in GetPanelParentWindow()
355 const char* GetWindowClassification (const Window* pWindow) in GetWindowClassification()
370 void Deck::PrintWindowSubTree (Window* pRoot, int nIndentation) in PrintWindowSubTree()
426 Deck::ScrollContainerWindow::ScrollContainerWindow (Window* pParentWindow) in ScrollContainerWindow()
427 : Window(pParentWindow), in ScrollContainerWindow()
H A DControlFactory.cxx37 CheckBox* ControlFactory::CreateMenuButton (Window* pParentWindow) in CreateMenuButton()
45 ImageRadioButton* ControlFactory::CreateTabItem (Window* pParentWindow) in CreateTabItem()
54 Window* pParentWindow, in CreateToolBox()
69 Window* pParentWindow, in CreateToolBox()
84 Window* ControlFactory::CreateToolBoxBackground ( in CreateToolBoxBackground()
85 Window* pParentWindow, in CreateToolBoxBackground()
97 Window* pParentWindow, in CreateCustomImageRadionButton()
/aoo42x/main/toolkit/source/awt/
H A Dvclxcontainer.cxx93 Window* pWindow = GetWindow(); in getWindows()
103 Window* pChild = pWindow->GetChild( n ); in getWindows()
119 Window* pWindow = GetWindow(); in enableDialogControl()
140 Window* pPrevWin = NULL; in setTabOrder()
144 Window* pWin = VCLUnoHelper::GetWindow( pComps[n] ); in setTabOrder()
183 Window* pPrevWin = NULL; in setGroup()
184 Window* pPrevRadio = NULL; in setGroup()
187 Window* pWin = VCLUnoHelper::GetWindow( pComps[n] ); in setGroup()
190 Window* pSortBehind = pPrevWin; in setGroup()
217 Window* pBehindLast = pWin->GetWindow( WINDOW_NEXT ); in setGroup()
H A Dvclxwindow.cxx937 Window* pWindow = GetWindow(); in ImplCalcWindowSize()
1041 Window* pWindow = GetWindow(); in setVisible()
1066 Window* pWindow = GetWindow(); in setEnable()
1232 Window* pWindow = GetWindow(); in isChild()
1440 Window* pWindow = GetWindow(); in setProperty()
2286 Window* pWindow = GetWindow(); in draw()
2455 Window* pWindow = GetWindow(); in enableDocking()
2464 Window* pWindow = GetWindow(); in isFloating()
2475 Window* pWindow = GetWindow(); in setFloatingMode()
2528 Window *pWindow; in setOutputSize()
[all …]
/aoo42x/main/sfx2/source/inc/
H A Dtempldgi.hxx77 DropListBox_Impl( Window* pParent, const ResId& rId, SfxCommonTemplateDialog_Impl* pD ) : in DropListBox_Impl()
79 DropListBox_Impl( Window* pParent, WinBits nWinBits, SfxCommonTemplateDialog_Impl* pD ) : in DropListBox_Impl()
147 Window* pWindow;
244 SfxCommonTemplateDialog_Impl( SfxBindings* pB, Window*, bool );
245 SfxCommonTemplateDialog_Impl( SfxBindings* pB, Window* );
255 Window* GetWindow() { return pWindow; } in GetWindow()
258 void ExecuteContextMenu_Impl( const Point& rPos, Window* pWin );
289 DropToolBox_Impl(Window* pParent, SfxTemplateDialog_Impl* pTemplateDialog);
302 Window* m_pFloat;
384 SfxTemplateCatalog_Impl( Window* pParent, SfxBindings*, SfxTemplateCatalog* pWindow );
/aoo42x/main/sfx2/inc/sfx2/sidebar/
H A DControlFactory.hxx45 static CheckBox* CreateMenuButton (Window* pParentWindow);
47 static ImageRadioButton* CreateTabItem (Window* pParentWindow);
54 Window* pParentWindow,
61 Window* pParentWindow,
74 static Window* CreateToolBoxBackground (
75 Window* pParentWindow,
79 Window* pParentWindow,
/aoo42x/main/sw/source/core/access/
H A Daccdoc.cxx261 Window *pWin = GetWindow(); in getBounds()
283 Window *pWin = GetWindow(); in getLocation()
299 Window *pWin = GetWindow(); in getLocationOnScreen()
315 Window *pWin = GetWindow(); in getSize()
331 Window *pWin = GetWindow(); in containsPoint()
352 Window *pWin = GetWindow(); in getAccessibleAtPoint()
383 Window *pWin = pInitMap->GetShell()->GetWin(); in SwAccessibleDocument()
390 Window* pChildWin = pWin->GetChild( i ); in SwAccessibleDocument()
426 Window* pChildWin = static_cast< Window* >( pVclEvent->GetData() ); in IMPL_LINK()
435 Window* pChildWin = static_cast< Window* >( pVclEvent->GetData() ); in IMPL_LINK()
[all …]
H A Daccfrmobj.hxx31 class Window;
42 explicit SwAccessibleChild( Window* pWindow );
45 Window* pWindow );
52 SwAccessibleChild& operator=( Window* pWindow );
60 Window* GetWindow() const;
83 Window* mpWindow;
87 void Init( Window* pWindow );
/aoo42x/main/sfx2/inc/sfx2/
H A Dlayout.hxx45 …SfxDialog (::Window* parent, char const* xml_file, char const* id, SfxBindings* bindings=0, SfxChi…
54 …SfxTabDialog (::Window *parent, char const* xml_file, char const* id, ResId const& res_id, SfxItem…
55 ::Window* GetParent () const;
65 SfxTabPage (::Window *parent, char const* xml_file, char const* id, SfxItemSet const* set=0);
66 ::Window* GetParent () const;
67 using ::Window::GetWindow;
68 ::Window* GetWindow () const;
/aoo42x/main/sw/source/ui/inc/
H A Dswuicnttab.hxx77 Window aExampleContainerWIN;
78 Window aExampleWIN;
108 SwMultiTOXTabDialog(Window* pParent, const SfxItemSet& rSet,
249 SwTOXSelectTabPage(Window* pParent, const SfxItemSet& rAttrSet);
258 static SfxTabPage* Create( Window* pParent,
274 class SwTokenWindow : public Window
277 Window aCtrlParentWin;
477 SwTOXEntryTabPage(Window* pParent, const SfxItemSet& rAttrSet);
485 static SfxTabPage* Create( Window* pParent,
529 SwTOXStylesTabPage(Window* pParent, const SfxItemSet& rAttrSet);
[all …]
H A Doptload.hxx77 SwLoadOptPage( Window* pParent, const SfxItemSet& rSet );
80 static SfxTabPage* Create( Window* pParent,
93 SwCaptionOptDlg(Window* pParent, const SfxItemSet& rSet);
106 CaptionComboBox( Window* pParent, const ResId& rResId) in CaptionComboBox()
115 class SwCaptionPreview : public Window
121 SwCaptionPreview( Window* pParent, const ResId& rResId );
196 SwCaptionOptPage( Window* pParent,
200 static SfxTabPage* Create( Window* pParent,
/aoo42x/main/sd/source/ui/inc/
H A DOutlineViewShell.hxx63 ::Window* pParentWindow,
70 virtual void Paint(const Rectangle& rRect, ::sd::Window* pWin);
84 virtual void AddWindow(::sd::Window* pWin);
85 virtual void RemoveWindow(::sd::Window* pWin);
119 virtual void Command( const CommandEvent& rCEvt, ::sd::Window* pWin );
120 virtual sal_Bool KeyInput(const KeyEvent& rKEvt, ::sd::Window* pWin);
121 virtual void MouseButtonUp(const MouseEvent& rMEvt, ::sd::Window* pWin);
140 CreateAccessibleDocumentView (::sd::Window* pWindow);
/aoo42x/main/cui/source/inc/
H A Dcuigrfflt.hxx82 PreviewWindow( Window* pParent, const ResId& rResId );
112 GraphicFilterDialog( Window* pParent, const ResId& rResId, const Graphic& rGraphic );
134 GraphicFilterMosaic( Window* pParent, const Graphic& rGraphic,
158 GraphicFilterSolarize( Window* pParent, const Graphic& rGraphic,
180 GraphicFilterSepia( Window* pParent, const Graphic& rGraphic,
202 GraphicFilterPoster( Window* pParent, const Graphic& rGraphic,
228 EmbossControl( Window* pParent, const ResId& rResId, RECT_POINT eRectPoint ) : in EmbossControl()
241 GraphicFilterEmboss( Window* pParent, const Graphic& rGraphic,

Completed in 147 milliseconds

12345678910>>...131