Home
last modified time | relevance | path

Searched refs:Show (Results 176 – 200 of 866) sorted by relevance

12345678910>>...35

/trunk/main/sw/source/ui/chrdlg/
H A Dnumpara.cxx315 aNewStartCB.Show(); in EnableNewStart()
316 aNewStartNumberCB.Show(); in EnableNewStart()
317 aNewStartNF.Show(); in EnableNewStart()
/trunk/main/vcl/source/control/
H A Dfixed.cxx170 Show(); in FixedText()
186 Show(); in FixedText()
589 Show(); in FixedLine()
766 Show(); in FixedBitmap()
1011 Show(); in FixedImage()
/trunk/main/svx/source/sidebar/debug/
H A DNotYetImplementedPanel.cxx35 maMessageControl.Show(); in NotYetImplementedPanel()
36 Show(); in NotYetImplementedPanel()
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx200 aXEditorWindow.Show(); in ModulWindow()
255 GetHScrollBar()->Show(); in DoInit()
1495 aVSplitter.Show(); in ModulWindowLayout()
1496 aHSplitter.Show(); in ModulWindowLayout()
1498 aWatchWindow.Show(); in ModulWindowLayout()
1499 aStackWindow.Show(); in ModulWindowLayout()
1608 aHSplitter.Show(); in ArrangeWindows()
/trunk/main/sfx2/source/sidebar/
H A DTabBar.cxx206 mpMenuButton->Show(); in Layout()
218 rButton.Show( ! iItem->mbIsHidden); in Layout()
227 rButton.Show(); in Layout()
/trunk/main/sd/source/ui/dlg/
H A Dpresent.src37 Text [ en-US ] = "Slide Show" ;
98 Text [ en-US ] = "~Custom Slide Show" ;
179 Text [ en-US ] = "Show ~logo" ;
H A Dpresent.cxx192 maGrpMonitor.Show( true ); in InitMonitorSettings()
193 maFtMonitor.Show( true ); in InitMonitorSettings()
194 maLBMonitor.Show( true ); in InitMonitorSettings()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx438 m_aFirstBtn.Show(); in NavigationBar()
439 m_aPrevBtn.Show(); in NavigationBar()
440 m_aNextBtn.Show(); in NavigationBar()
441 m_aLastBtn.Show(); in NavigationBar()
442 m_aNewBtn.Show(); in NavigationBar()
443 m_aRecordText.Show(); in NavigationBar()
444 m_aRecordOf.Show(); in NavigationBar()
445 m_aRecordCount.Show(); in NavigationBar()
446 m_aAbsolute.Show(); in NavigationBar()
964 m_aBar.Show(); in DbGridControl()
[all …]
/trunk/main/svx/source/engine3d/
H A Ddragmt3d.cxx171 Show(); in BeginSdrDrag()
482 Show(); in MoveSdrDrag()
647 Show(); in MoveSdrDrag()
768 Show(); in MoveSdrDrag()
/trunk/main/vcl/source/window/
H A Dfloatwin.cxx181 Show(); in FloatingWindow()
661 Show( sal_False, SHOW_NOFOCUSCHANGE ); in StartPopupMode()
722 Show( sal_True, SHOW_NOACTIVATE ); in StartPopupMode()
798 Show( sal_False, SHOW_NOFOCUSCHANGE ); in ImplEndPopupMode()
/trunk/main/svx/source/sidebar/
H A DEmptyPanel.cxx59 maMessageControl.Show(); in EmptyPanel()
60 Show(); in EmptyPanel()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx1014 maBtnOk.Show(); in ScDPFieldPopupWindow()
1019 maBtnCancel.Show(); in ScDPFieldPopupWindow()
1025 maChecks.Show(); in ScDPFieldPopupWindow()
1033 maChkToggleAll.Show(); in ScDPFieldPopupWindow()
1040 maBtnSelectSingle.Show(); in ScDPFieldPopupWindow()
1047 maBtnUnselectSingle.Show(); in ScDPFieldPopupWindow()
/trunk/main/sw/source/ui/inc/
H A Dtextcontrolcombo.hxx54 void Show( sal_Bool bVisible = sal_True, sal_uInt16 nFlags = 0 );
55 void Hide( sal_uInt16 nFlags = 0 ) { Show( sal_False, nFlags ); } in Hide()
/trunk/main/svx/inc/svx/
H A Dorienthelper.hxx87 void Show( bool bShow = true );
89 inline void Hide() { Show( false ); } in Hide()
/trunk/main/framework/source/tabwin/
H A Dtabwindow.cxx423 pWindow->Show( sal_True ); in initialize()
427 pWindow->Show( sal_True, SHOW_NOFOCUSCHANGE | SHOW_NOACTIVATE ); in initialize()
432 pWindow->Show( sal_True, SHOW_NOFOCUSCHANGE | SHOW_NOACTIVATE ); in initialize()
543 pTabControl->Show(); in windowShown()
549 pWindow->Show(); in windowShown()
/trunk/main/cui/source/options/
H A Doptcolor.cxx870 aChapterWins[i]->Show(); in ColorConfigWindow_Impl()
1127 aVScroll.Show(); in ColorConfigCtrl_Impl()
1141 aHeaderHB.Show(); in ColorConfigCtrl_Impl()
1280 pWindow->Show(!bHide); in lcl_MoveAndShow()
1329 aScrollWindow.aCheckBoxes[nFirstVisible]->Show(); in IMPL_LINK()
1331 aScrollWindow.aColorBoxes[nFirstVisible]->Show(); in IMPL_LINK()
1348 aScrollWindow.aCheckBoxes[nLastVisible]->Show(); in IMPL_LINK()
1350 aScrollWindow.aColorBoxes[nLastVisible]->Show(); in IMPL_LINK()
/trunk/main/cui/source/tabpages/
H A Dtpline.cxx257 aSymbolWidthFT.Show(bOn); in ShowSymbolControls()
258 aSymbolWidthMF.Show(bOn); in ShowSymbolControls()
259 aSymbolHeightFT.Show(bOn); in ShowSymbolControls()
260 aSymbolHeightMF.Show(bOn); in ShowSymbolControls()
261 aFlSymbol.Show(bOn); in ShowSymbolControls()
262 aSymbolRatioCB.Show(bOn); in ShowSymbolControls()
263 aSymbolMB.Show(bOn); in ShowSymbolControls()
/trunk/main/sw/source/ui/frmdlg/
H A Dwrap.cxx209 aWrapOutlineCB.Show(); in Reset()
210 aWrapOutsideCB.Show(); in Reset()
229 aWrapOutlineCB.Show(); in Reset()
230 aWrapOutsideCB.Show(); in Reset()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx394 mpMeta->Show(); in InitControls()
395 mpVScrollbar->Show(); in InitControls()
396 mpTextWindow->Show(); in InitControls()
435 mpVScrollbar->Show(); in DoResize()
/trunk/main/starmath/source/
H A Dedit.cxx125 Show(); in SmEditWindow()
593 pVScrollBar->Show(); in InitScrollBars()
594 pHScrollBar->Show(); in InitScrollBars()
595 pScrollBox->Show(); in InitScrollBars()
/trunk/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.cxx340 maFillColorPopup.Show(*pToolBox); in IMPL_LINK()
353 maLineColorPopup.Show(*pToolBox); in IMPL_LINK()
378 mpCellBorderStylePopup->Show(*pToolBox); in IMPL_LINK()
403 mpCellLineStylePopup->Show(*pToolBox); in IMPL_LINK()
/trunk/main/sd/source/ui/inc/taskpane/
H A DTitledControl.hxx125 virtual void Show (bool bVisible);
133 using Window::Show;
/trunk/main/sd/source/ui/framework/factories/
H A DTaskPanelResource.cxx69 mpControl->Show(); in TaskPanelResource()
70 mpControl->GetParent()->Show(); in TaskPanelResource()
/trunk/main/sfx2/source/dialog/
H A Dmgetempl.cxx105 aDescFt.Show(); in SfxManageStyleSheetPage()
156 aNameMLE.Show(); in SfxManageStyleSheetPage()
276 aAutoCB.Show(); in SfxManageStyleSheetPage()
/trunk/main/svtools/source/control/
H A Dtaskbar.cxx331 pTempButtonBar->Show(); in Resize()
375 pTempStatusBar->Show(); in Resize()
394 pTempTaskToolBox->Show(); in Resize()

Completed in 121 milliseconds

12345678910>>...35