Home
last modified time | relevance | path

Searched refs:Show (Results 126 – 150 of 866) sorted by relevance

12345678910>>...35

/trunk/main/cui/source/options/
H A Dinternationaloptions.cxx83 m_aFL_SheetView.Show( _bShow ); in ShowOption_SheetView()
84 m_aCB_ShtVwRight2Left.Show( _bShow ); in ShowOption_SheetView()
85 m_aCB_ShtVwCurrentDocOnly.Show( _bShow ); in ShowOption_SheetView()
H A Doptgenrl.cxx124 aNameLblRuss.Show(); in SvxGeneralTabPage()
126 aStreetLblRuss.Show(); in SvxGeneralTabPage()
127 aFatherName.Show(); in SvxGeneralTabPage()
154 aApartmentNrEdit.Show(); in SvxGeneralTabPage()
172 aNameLblEastern.Show(); in SvxGeneralTabPage()
H A Doptupdt.cxx95 m_aAutoDownloadCheckBox.Show(bDownloadSupported); in SvxOnlineUpdateTabPage()
96 m_aDestPathLabel.Show(bDownloadSupported); in SvxOnlineUpdateTabPage()
97 m_aDestPath.Show(bDownloadSupported); in SvxOnlineUpdateTabPage()
98 m_aChangePathButton.Show(bDownloadSupported); in SvxOnlineUpdateTabPage()
/trunk/main/formula/source/ui/dlg/
H A Dformula.cxx335 aFtResult.Show( _bSupportResult ); in FormulaDlg_Impl()
336 aWndResult.Show( _bSupportResult ); in FormulaDlg_Impl()
338 aFtFormResult.Show( _bSupportFunctionResult ); in FormulaDlg_Impl()
339 aWndFormResult.Show( _bSupportFunctionResult ); in FormulaDlg_Impl()
861 aFtEditName.Show(); in FillControls()
862 pParaWin->Show(); in FillControls()
948 aFtHeadLine.Show(); in ClearAllParas()
949 aFtFuncName.Show(); in ClearAllParas()
950 aFtFuncDesc.Show(); in ClearAllParas()
1531 aEdRef.Show(); in RefInputStartBefore()
[all …]
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx1029 pHRuler->Show(); in ShowAtResize()
1241 pPageUpBtn->Show(bShowButtons); in OuterResizePixel()
1243 pPageDownBtn->Show(bShowButtons); in OuterResizePixel()
1245 pNaviBtn->Show(bShowButtons); in OuterResizePixel()
1322 pPageUpBtn->Show(bShowButtons); in UpdateScrollbars()
1324 pPageDownBtn->Show(bShowButtons); in UpdateScrollbars()
1326 pNaviBtn->Show(bShowButtons); in UpdateScrollbars()
1338 … pScrollFill->Show(pHScrollbar->IsVisible(sal_True) && pVScrollbar->IsVisible(sal_True) ); in UpdateScrollbars()
/trunk/main/sw/source/ui/dialog/
H A Ddocstdlg.cxx107 aUpdatePB.Show(sal_False); in SwDocStatPage()
108 aLineLbl.Show(sal_False); in SwDocStatPage()
109 aLineNo .Show(sal_False); in SwDocStatPage()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx329 pOutWin->Show(); in CreateTextEngine()
334 pHScrollbar->Show(); in CreateTextEngine()
339 pVScrollbar->Show(); in CreateTextEngine()
495 Window::Show(); in ShowWindow()
555 WorkWindow::Show(); in ShowWindow()
613 maLBOutput.Show(); in onValidate()
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx383 aChangeAllPB.Show( bShowChangeAll ); in UpdateBoxes_Impl()
384 aExplainPB.Show( !bShowChangeAll ); in UpdateBoxes_Impl()
386 aIgnoreAllPB.Show( bShowChangeAll ); in UpdateBoxes_Impl()
387 aAddToDictMB.Show( bShowChangeAll ); in UpdateBoxes_Impl()
388 aIgnoreRulePB.Show( !bShowChangeAll ); in UpdateBoxes_Impl()
391 aAutoCorrPB.Show( bShowChangeAll && rParent.HasAutoCorrection() ); in UpdateBoxes_Impl()
441 pThis->aAutoCorrPB.Show(pThis->rParent.HasAutoCorrection()); in IMPL_STATIC_LINK()
456 pThis->aCheckGrammarCB.Show( bHasGrammarChecking ); in IMPL_STATIC_LINK()
482 pThis->aVendorImageFI.Show(); in IMPL_STATIC_LINK()
534 pThis->Show(); in IMPL_STATIC_LINK()
/trunk/main/framework/source/helper/
H A Dvclstatusindicator.cxx99 m_pStatusBar->Show(); in start()
104 pParentWindow->Show(); in start()
152 m_pStatusBar->Show(sal_False); in end()
/trunk/main/chart2/source/controller/dialogs/
H A Dres_TextSeparator.cxx65 void TextSeparatorResources::Show( bool bShow ) in Show() function in chart::TextSeparatorResources
67 m_aFT_Separator.Show( bShow ); in Show()
68 m_aLB_Separator.Show( bShow ); in Show()
/trunk/main/sw/inc/
H A Dviscrs.hxx64 void Show();
117 void Show();
151 void Show(); // Update und zeige alle Selektionen an
/trunk/main/vcl/source/control/
H A Dmorebtn.cxx106 Show(); in MoreButton()
159 pWindow->Show(); in Click()
206 pWindow->Show(); in AddWindow()
/trunk/main/embedserv/regentries/
H A Dimpress.reg25 @="&Show"
49 @="&Show"
81 @="Show,0,0"
H A Ddraw.reg25 @="&Show"
49 @="&Show"
82 @="Show,0,0"
H A Dcalc.reg25 @="&Show"
49 @="&Show"
81 @="Show,0,0"
H A Dmath.reg25 @="&Show"
49 @="&Show"
81 @="Show,0,0"
H A Dwriter.reg25 @="&Show"
49 @="&Show"
81 @="Show,0,0"
/trunk/main/dbaccess/source/ui/querydesign/
H A DQTableWindow.cxx162 m_aTitle.Show(); in Init()
176 m_aTitle.Show(); in Init()
180 m_pListBox->Show(); in Init()
/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx559 pContext->GetWindow()->Show(); in CreateContext()
748 void SfxChildWindow::Show( sal_uInt16 nFlags ) in Show() function in SfxChildWindow
753 ((DockingWindow*)pWindow)->Show( sal_True, nFlags ); in Show()
756 ((ToolBox*)pWindow)->Show( sal_True, nFlags ); in Show()
759 pWindow->Show( sal_True, nFlags ); in Show()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsScrollBarManager.cxx224 mpHorizontalScrollBar->Show(); in UpdateScrollBars()
399 mpVerticalScrollBar->Show(bShowVertical); in DetermineScrollBarVisibilities()
400 mpHorizontalScrollBar->Show(bShowHorizontal); in DetermineScrollBarVisibilities()
401 mpScrollBarFiller->Show(bShowVertical && bShowHorizontal); in DetermineScrollBarVisibilities()
/trunk/main/dbaccess/source/ui/dlg/
H A Dadtabdlg.cxx420 m_aTableList.Show( sal_True ); m_aCaseTables.Check( sal_True ); in impl_switchTo()
421 m_aQueryList.Show( sal_False ); m_aCaseQueries.Check( sal_False ); in impl_switchTo()
427 m_aTableList.Show( sal_False ); m_aCaseTables.Check( sal_False ); in impl_switchTo()
428 m_aQueryList.Show( sal_True ); m_aCaseQueries.Check( sal_True ); in impl_switchTo()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx218 pTabPage->Show(); in SwColumnDlg()
1283 aPgeExampleWN.Show(); in ActivatePage()
1289 aFrmExampleWN.Show(); in ActivatePage()
1414 aVertFL.Show(bSet); in SetInSection()
1415 aPropertiesFL.Show(bSet); in SetInSection()
1416 aTextDirectionFT.Show(bSet); in SetInSection()
1417 aTextDirectionLB.Show(bSet); in SetInSection()
/trunk/main/svx/source/gallery2/
H A DGalleryControl.cxx64 mpBrowser1->Show(sal_True); in GalleryControl()
66 mpBrowser2->Show(sal_True); in GalleryControl()
70 mpSplitter->Show( sal_True ); in GalleryControl()
/trunk/main/cui/source/tabpages/
H A Dpage.cxx346 aTextFlowLbl.Show(); in SvxPageDescPage()
347 aTextFlowBox.Show(); in SvxPageDescPage()
642 aTblAlignFT.Show(); in Reset()
643 aHorzBox.Show(); in Reset()
644 aVertBox.Show(); in Reset()
668 aAdaptBox.Show(); in Reset()
1739 aRegisterCB .Show(); in IMPL_LINK_INLINE_END()
1740 aRegisterFT .Show(); in IMPL_LINK_INLINE_END()
1741 aRegisterLB.Show(); in IMPL_LINK_INLINE_END()
/trunk/main/svx/workben/
H A Dedittest.cxx285 Show(); in MyView()
551 Show(); in EditMainWindow()
567 aToolBox.Show(); in EditMainWindow()
568 aViewWin.Show(); in EditMainWindow()
934 pTmpWindow->Show(); in IMPL_LINK()
951 pTmpWindow->Show(); in IMPL_LINK()
1346 aVScrollBar.Show(); in SetScrollBars()
1347 aHScrollBar.Show(); in SetScrollBars()
1443 Show(); in EditViewWindow()

Completed in 136 milliseconds

12345678910>>...35