Home
last modified time | relevance | path

Searched refs:Show (Results 51 – 75 of 866) sorted by relevance

12345678910>>...35

/trunk/main/sw/source/ui/dbui/
H A Dmailmergechildwindow.cxx85 pWindow->Show(); in SFX_IMPL_FLOATINGWINDOW()
110 m_aBackTB.Show(); in SwMailMergeChildWin()
413 m_aStatusHB.Show(); in SwSendMailDialog()
501 m_aStatusLB.Show(); in IMPL_LINK()
502 m_aStatusHB.Show(); in IMPL_LINK()
525 m_PausedFI.Show(); in IMPL_LINK()
531 m_PausedFI.Show(sal_False); in IMPL_LINK()
541 ModelessDialog::Show( sal_False ); in IMPL_LINK()
587 pDialog->m_PausedFI.Show(); in IMPL_STATIC_LINK_NOINSTANCE()
713 ModelessDialog::Show(); in ShowDialog()
H A Ddbinsdlg.cxx475 aEdDbText.Show( !bShowTbl ); in IMPL_LINK()
476 aFtDbParaColl.Show( !bShowTbl ); in IMPL_LINK()
477 aLbDbParaColl.Show( !bShowTbl ); in IMPL_LINK()
479 aLbTblDbColumn.Show( bShowTbl ); in IMPL_LINK()
484 aFtTableCol.Show( bShowTbl ); in IMPL_LINK()
485 aLbTableCol.Show( bShowTbl ); in IMPL_LINK()
486 aCbTableHeadon.Show( bShowTbl ); in IMPL_LINK()
487 aRbHeadlColnms.Show( bShowTbl ); in IMPL_LINK()
488 aRbHeadlEmpty.Show( bShowTbl ); in IMPL_LINK()
489 aPbTblFormat.Show( bShowTbl ); in IMPL_LINK()
[all …]
/trunk/main/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx249 case SignatureModeDocumentContent: maHintDocFT.Show(); break; in DigitalSignaturesDialog()
250 case SignatureModeMacros: maHintBasicFT.Show(); break; in DigitalSignaturesDialog()
251 case SignatureModePackage: maHintPackageFT.Show(); break; in DigitalSignaturesDialog()
711 maSigsValidImg.Show( bShowValidState); in ImplFillSignaturesBox()
712 maSigsValidFI.Show( bShowValidState ); in ImplFillSignaturesBox()
713 maSigsInvalidImg.Show( bShowInvalidState ); in ImplFillSignaturesBox()
714 maSigsInvalidFI.Show( bShowInvalidState ); in ImplFillSignaturesBox()
716 maSigsNotvalidatedImg.Show(bShowNotValidatedState); in ImplFillSignaturesBox()
718 maSigsNotvalidatedFI.Show(nInfos && bAllSigsValid && ! bAllCertsValid); in ImplFillSignaturesBox()
719 maSigsOldSignatureFI.Show(nInfos && bAllSigsValid && bAllCertsValid && !bAllNewSignatures); in ImplFillSignaturesBox()
/trunk/main/sc/source/ui/dbgui/
H A Dvalidate.cxx140 pPreWnd->Show(); in RefInputDonePreHdl()
660 maCbShow.Show( bRange || bList ); in IMPL_LINK()
661 maCbSort.Show( bRange || bList ); in IMPL_LINK()
662 maFtValue.Show( !bRange && !bList ); in IMPL_LINK()
663 maLbValue.Show( !bRange && !bList ); in IMPL_LINK()
664 maEdMin.Show( !bList ); in IMPL_LINK()
665 maEdList.Show( bList ); in IMPL_LINK()
666 maFtMax.Show( bShowMax ); in IMPL_LINK()
667 maEdMax.Show( bShowMax ); in IMPL_LINK()
668 maFtHint.Show( bRange ); in IMPL_LINK()
[all …]
/trunk/main/sc/source/ui/pagedlg/
H A Dtptable.cxx454 aFtScaleAll.Show( bPercent ); in IMPL_LINK()
455 aEdScaleAll.Show( bPercent ); in IMPL_LINK()
459 aFtScalePageWidth.Show( bScaleTo ); in IMPL_LINK()
460 aEdScalePageWidth.Show( bScaleTo ); in IMPL_LINK()
461 aFtScalePageHeight.Show( bScaleTo ); in IMPL_LINK()
462 aEdScalePageHeight.Show( bScaleTo ); in IMPL_LINK()
466 aFtScalePageNum.Show( bScalePages ); in IMPL_LINK()
467 aEdScalePageNum.Show( bScalePages ); in IMPL_LINK()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaLineSpacingControl.cxx154 maLineSpacing.Show(); in initial()
348 pActLineDistFld->Show(); in Rearrange()
384 pActLineDistFld->Show(); in Rearrange()
416 pActLineDistFld->Show(); in Rearrange()
443 pActLineDistFld->Show(); in Rearrange()
544 pActLineDistFld->Show(); in IMPL_LINK()
557 pActLineDistFld->Show(); in IMPL_LINK()
569 pActLineDistFld->Show(); in IMPL_LINK()
583 pActLineDistFld->Show(); in IMPL_LINK()
/trunk/main/sw/source/ui/utlui/
H A Dtextcontrolcombo.cxx90 Show(); in Arrange()
95 void TextControlCombo::Show( sal_Bool _bVisible, sal_uInt16 _nFlags ) in Show() function in TextControlCombo
97 mrCtrl.Show( _bVisible, _nFlags ); in Show()
98 mrFTbefore.Show( _bVisible, _nFlags ); in Show()
99 mrFTafter.Show( _bVisible, _nFlags ); in Show()
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx122 void Show( sal_Bool bVisible = sal_True, sal_uInt16 nFlags = SHOW_NOACTIVATE );
415 mpBubbleWin->Show( sal_True ); in AddMenuBarIcon()
484 mpBubbleWin->Show( sal_False ); in setPropertyValue()
510 mpBubbleWin->Show( sal_False ); in setPropertyValue()
647 mpBubbleWin->Show( sal_False ); in IMPL_LINK()
683 mpBubbleWin->Show(); in IMPL_LINK()
775 mpBubbleWin->Show(); // This will recalc the screen position of the bubble in IMPL_LINK()
926 Show( sal_False ); in MouseButtonDown()
930 void BubbleWindow::Show( sal_Bool bVisible, sal_uInt16 nFlags ) in Show() function in __anond983826c0111::BubbleWindow
936 FloatingWindow::Show( bVisible ); in Show()
[all …]
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsToolTip.cxx89 Show(false); in SetPage()
111 Show(bIsVisible); in ShowDefaultHelpText()
126 Show(bIsVisible); in ShowDefaultHelpText()
141 Show(bIsVisible); in ShowHelpText()
148 void ToolTip::Show (const bool bNoDelay) in Show() function in sd::slidesorter::view::ToolTip
/trunk/main/sw/source/ui/uiview/
H A Dviewmdi.cxx359 pPageUpBtn->Show(); in CreatePageButtons()
360 pPageDownBtn->Show(); in CreatePageButtons()
361 pNaviBtn->Show(); in CreatePageButtons()
543 pHRuler->Show(); in CreateTab()
610 pVRuler->Show(); in CreateVLineal()
739 pPageUpBtn->Show(bShow); in ShowVScrollbar()
740 pPageDownBtn->Show(bShow); in ShowVScrollbar()
741 pNaviBtn->Show(bShow); in ShowVScrollbar()
/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx797 pActLineDistFld->Show(); in IMPL_LINK()
811 pActLineDistFld->Show(); in IMPL_LINK()
824 pActLineDistFld->Show(); in IMPL_LINK()
841 pActLineDistFld->Show(); in IMPL_LINK()
938 aRegisterCB.Show(); in EnableRegisterMode()
939 aRegisterFL.Show(); in EnableRegisterMode()
966 aAutoCB.Show(); in EnableAutoFirstLine()
1301 aVertAlignLB.Show(); in Reset()
1397 aLastLineFT.Show(); in EnableJustifyExt()
1398 aLastLineLB.Show(); in EnableJustifyExt()
[all …]
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx122 m_aCB_XAxis_Categories.Show(bShow); in showControls()
196 m_aCB_3DLook.Show(bShow); in showControls()
197 m_aLB_Scheme.Show(bShow); in showControls()
282 m_aCB_XValueSorting.Show(bShow); in showControls()
355 m_aCB_Stacked.Show(bShow); in showControls()
356 m_aRB_Stack_Y.Show(bShow); in showControls()
357 m_aRB_Stack_Y_Percent.Show(bShow); in showControls()
660 m_aCB_Splines.Show(bShow); in showControls()
661 m_aPB_DetailsDialog.Show(bShow); in showControls()
759 m_aGeometryResources.Show(bShow); in showControls()
[all …]
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx301 mpToolBoxScriptSw->Show(); in HandleContextChange()
303 mpToolBoxHighlight->Show(); in HandleContextChange()
304 mpToolBoxSpacing->Show(); in HandleContextChange()
309 mpToolBoxScriptSw->Show(); in HandleContextChange()
311 mpToolBoxSpacing->Show(); in HandleContextChange()
323 mpToolBoxScript->Show(); in HandleContextChange()
324 mpToolBoxSpacing->Show(); in HandleContextChange()
348 mpToolBoxFontColorSW->Show(); in UpdateFontColorToolbox()
352 mpToolBoxFontColor->Show(); in UpdateFontColorToolbox()
781 maUnderlinePopup.Show(*pToolBox); in IMPL_LINK()
[all …]
/trunk/main/vcl/source/window/
H A Ddockwin.cxx467 Show(); in DockingWindow()
476 Show( sal_False, SHOW_NOFOCUSCHANGE ); in ~DockingWindow()
681 Show( sal_False, SHOW_NOFOCUSCHANGE ); in EndDocking()
695 Show(); in EndDocking()
721 Show( sal_False, SHOW_NOFOCUSCHANGE ); in Close()
845 Show( sal_False, SHOW_NOFOCUSCHANGE ); in SetFloatingMode()
895 Show(); in SetFloatingMode()
899 Show( sal_False, SHOW_NOFOCUSCHANGE ); in SetFloatingMode()
929 Show(); in SetFloatingMode()
H A Dwrkwin.cxx158 Show(); in ImplLoadRes()
220 Show(); in StartPresentationMode()
224 Show( mbPresentationVisible ); in StartPresentationMode()
259 Show( sal_False ); in SetPluginParent()
261 Show( bShown ); in SetPluginParent()
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx505 maViewBox.Show(); in DBG_NAME()
510 maInfoBar.Show(); in DBG_NAME()
511 maSeparator.Show(); in DBG_NAME()
597 case( GALLERYBROWSERMODE_ICON ): mpIconView->Show(); break; in Resize()
598 case( GALLERYBROWSERMODE_LIST ): mpListView->Show(); break; in Resize()
599 case( GALLERYBROWSERMODE_PREVIEW ): mpPreview->Show(); break; in Resize()
882 mpIconView->Show(); in SetMode()
900 mpListView->Show(); in SetMode()
927 mpPreview->Show(); in SetMode()
1040 case( GALLERYBROWSERMODE_ICON ): mpIconView->Show(); break; in ImplUpdateViews()
[all …]
/trunk/main/sw/source/ui/misc/
H A Dpggrid.cxx168 aRubySizeFT.Show(); in SwTextGridPage()
169 aRubySizeMF.Show(); in SwTextGridPage()
170 aRubyBelowCB.Show(); in SwTextGridPage()
180 aSnapToCharsCB.Show(); in SwTextGridPage()
181 aCharWidthFT.Show(); in SwTextGridPage()
182 aCharWidthMF.Show(); in SwTextGridPage()
277 aExampleWN.Show(); in ActivatePage()
/trunk/main/formula/source/ui/dlg/
H A Dfuncutl.cxx467 void ArgInput::Show() in Show() function in formula::ArgInput
471 pFtArg->Show(); in Show()
472 pBtnFx->Show(); in Show()
473 pEdArg->Show(); in Show()
474 pRefBtn->Show(); in Show()
738 pMEdit->Show(); in EditBox()
764 pMEdit->Show(); in EditBox()
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx185 pDialog->Show(); in StateChanged()
658 aTabCtrl.Show(); in Init_Impl()
659 aOKBtn.Show(); in Init_Impl()
660 aCancelBtn.Show(); in Init_Impl()
661 aHelpBtn.Show(); in Init_Impl()
662 aResetBtn.Show(); in Init_Impl()
669 pUserBtn->Show(); in Init_Impl()
686 aBaseFmtBtn.Show(); in Init_Impl()
749 Show(); in Start()
792 pImpl->pApplyButton->Show(); in EnableApplyButton()
[all …]
H A Dbasedlgs.cxx899 pImpl->m_pInfoImage->Show(); in SetPage()
905 pImpl->m_pLine->Show(); in SetPage()
906 pOKBtn->Show(); in SetPage()
907 pImpl->m_pTabPage->Show(); in SetPage()
959 pImpl->m_pSfxPage->Show(); in SetTabPage()
969 pOKBtn->Show(); in SetTabPage()
972 pCancelBtn->Show(); in SetTabPage()
977 pHelpBtn->Show(); in SetTabPage()
/trunk/main/padmin/source/
H A Dadddlg.cxx331 m_aDefaultBox.Show( sal_False ); in APNamePage()
335 m_aFaxSwallowBox.Show( sal_False ); in APNamePage()
373 m_aHelpBtn.Show( sal_False ); in APCommandPage()
380 m_aPdfDirBtn.Show( sal_False ); in APCommandPage()
381 m_aPdfDirEdt.Show( sal_False ); in APCommandPage()
382 m_aPdfDirTxt.Show( sal_False ); in APCommandPage()
757 m_pCurrentPage->Show( sal_True ); in AddPrinterDialog()
821 m_pCurrentPage->Show( sal_False ); in advance()
930 m_pCurrentPage->Show( sal_True ); in advance()
936 m_pCurrentPage->Show( sal_False ); in back()
[all …]
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx575 m_aCreation.Show(); in fillTaskEntryList()
577 m_aHelpText.Show(); in fillTaskEntryList()
578 m_aDescription.Show(); in fillTaskEntryList()
579 m_aFL.Show(); in fillTaskEntryList()
611 m_pControlHelper->Show(); in DBG_NAME()
615 pTasks->Show(); in DBG_NAME()
619 m_aTasks.Show(); in DBG_NAME()
622 m_aContainer.Show(); in DBG_NAME()
629 m_aHorzSplitter.Show(); in DBG_NAME()
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx236 maTabCtrl.Show(); in HeaderFooterDialog()
294 pTabPage->Show(); in IMPL_LINK()
515 maPBApply.Show( !mbHandoutMode ); in HeaderFooterTabPage()
516 maCBHeader.Show( mbHandoutMode ); in HeaderFooterTabPage()
517 maFTHeader.Show( mbHandoutMode ); in HeaderFooterTabPage()
518 maTBHeader.Show( mbHandoutMode ); in HeaderFooterTabPage()
519 maFLDateTime.Show( mbHandoutMode ); in HeaderFooterTabPage()
520 maFLNotOnTitle.Show( !mbHandoutMode ); in HeaderFooterTabPage()
521 maCBNotOnTitle.Show( !mbHandoutMode ); in HeaderFooterTabPage()
/trunk/main/sw/source/ui/fldui/
H A Dflddok.cxx435 aFormatLB.Show(!bNumFmt); in IMPL_LINK()
436 aNumFormatLB.Show(bNumFmt); in IMPL_LINK()
445 aValueFT.Show(bValue | bLevel | bOffset); in IMPL_LINK()
446 aValueED.Show(bValue); in IMPL_LINK()
447 aLevelED.Show(bLevel); in IMPL_LINK()
448 aDateOffsetED.Show(bOffset); in IMPL_LINK()
449 aFixedCB.Show(!bValue && !bLevel && !bOffset); in IMPL_LINK()
/trunk/main/vcl/workben/
H A Dsvpclient.cxx155 aMainWin.Show(); in Main()
172 m_aListButton.Show(); in MyWin()
176 m_aSvpBitmaps.Show(); in MyWin()
180 m_aImage.Show(); in MyWin()
185 m_aQuitButton.Show(); in MyWin()

Completed in 297 milliseconds

12345678910>>...35