Home
last modified time | relevance | path

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

/aoo41x/main/soldep/source/
H A Dsoldep.cxx70 maToolBox.Show(); in SolDep()
306 maToolBox.Resize(); in IMPL_LINK()
771 maToolBox.Invalidate(); in InitPrj()
1000 if (( !maToolBox.IsFloatingMode() ) && ( maToolBox.GetAlign() == WINDOWALIGN_TOP )) in Resize()
1004 if( maToolBox.IsVisible()) in Resize()
1015 if (( !maToolBox.IsFloatingMode() ) && ( maToolBox.GetAlign() == WINDOWALIGN_BOTTOM )) in Resize()
1021 if( maToolBox.IsVisible()) in Resize()
1032 if (( !maToolBox.IsFloatingMode() ) && ( maToolBox.GetAlign() == WINDOWALIGN_LEFT )) in Resize()
1047 if (( !maToolBox.IsFloatingMode() ) && ( maToolBox.GetAlign() == WINDOWALIGN_RIGHT )) in Resize()
1081 if (maToolBox.IsVisible()) maToolBox.Show(); in Resize()
[all …]
H A Ddepper.cxx61 maToolBox( pBaseWindow, DtSodResId(TID_SOLDEP_MAIN) ), in Depper()
676 maToolBox.Show(); in IMPL_LINK()
/aoo41x/main/sfx2/source/sidebar/
H A DTitleBar.cxx51 maToolBox(this), in TitleBar()
57 maToolBox.SetSelectHdl(LINK(this, TitleBar, SelectionHandler)); in TitleBar()
130 const sal_Int32 nToolBoxWidth (maToolBox.GetItemPosRect(0).GetWidth()); in SetPosSizePixel()
131maToolBox.SetPosSizePixel(nWidth-nToolBoxWidth,0, nToolBoxWidth,nHeight, WINDOW_POSSIZE_POSSIZE); in SetPosSizePixel()
132 maToolBox.Show(); in SetPosSizePixel()
140 return maToolBox; in GetToolBox()
148 return maToolBox; in GetToolBox()
240 OSL_ASSERT(&maToolBox==pToolBox); in IMPL_LINK()
241 const sal_uInt16 nItemId (maToolBox.GetHighlightItemId()); in IMPL_LINK()
H A DPanelTitleBar.cxx84 maToolBox.RemoveItem(maToolBox.GetItemPos(mnMenuItemIndex)); in SetMoreOptionsCommand()
91 maToolBox.InsertItem( in SetMoreOptionsCommand()
96 &maToolBox, in SetMoreOptionsCommand()
100 VCLUnoHelper::GetInterface(&maToolBox), in SetMoreOptionsCommand()
102 maToolBox.SetController(mnMenuItemIndex, xController, msMoreOptionsCommand); in SetMoreOptionsCommand()
103 maToolBox.SetOutStyle(TOOLBOX_STYLE_FLAT); in SetMoreOptionsCommand()
104 maToolBox.SetQuickHelpText( in SetMoreOptionsCommand()
240 maToolBox.SetItemImage( in DataChanged()
H A DDeckTitleBar.cxx79 maToolBox.InsertItem( in SetCloserVisible()
82 maToolBox.SetQuickHelpText( in SetCloserVisible()
87 maToolBox.RemoveItem( in SetCloserVisible()
88 maToolBox.GetItemPos(mnCloserItemIndex)); in SetCloserVisible()
155 maToolBox.SetItemImage( in DataChanged()
H A DTitleBar.hxx59 SidebarToolBox maToolBox; member in sfx2::sidebar::TitleBar
/aoo41x/main/soldep/inc/soldep/
H A Dsoldep.hxx106 SoldepToolBox* GetSoldepToolBox() { return &maToolBox; } in GetSoldepToolBox()
H A Ddepper.hxx149 SoldepToolBox maToolBox; member in Depper

Completed in 43 milliseconds