Home
last modified time | relevance | path

Searched refs:Show (Results 1 – 25 of 867) sorted by relevance

12345678910>>...35

/AOO41X/main/instsetoo_native/inc_ure/windows/msi_templates/
H A DControlC.idt10 CustomerInformation SerialLabel Show SERIALNUMSHOW
11 CustomerInformation SerialNumber Show SERIALNUMSHOW
16 InstallWelcome Copyright Show SHOWCOPYRIGHT="Yes"
19 ReadyToInstall DlgTitle Show ProgressType0="Modify"
20 ReadyToInstall DlgTitle2 Show ProgressType0="Repair"
21 ReadyToInstall DlgTitle3 Show ProgressType0="install"
29 SetupCompleteError FinishText1 Show NOT UpdateStarted
31 SetupCompleteError FinishText2 Show NOT UpdateStarted
33 SetupCompleteError RestContText1 Show UpdateStarted
35 SetupCompleteError RestContText2 Show UpdateStarted
[all …]
/AOO41X/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A DControlC.idt10 CustomerInformation SerialLabel Show SERIALNUMSHOW
11 CustomerInformation SerialNumber Show SERIALNUMSHOW
16 InstallWelcome Copyright Show SHOWCOPYRIGHT="Yes"
19 ReadyToInstall DlgTitle Show ProgressType0="Modify"
20 ReadyToInstall DlgTitle2 Show ProgressType0="Repair"
21 ReadyToInstall DlgTitle3 Show ProgressType0="install"
29 SetupCompleteError FinishText1 Show NOT UpdateStarted
31 SetupCompleteError FinishText2 Show NOT UpdateStarted
33 SetupCompleteError RestContText1 Show UpdateStarted
35 SetupCompleteError RestContText2 Show UpdateStarted
[all …]
/AOO41X/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A DControlC.idt10 CustomerInformation SerialLabel Show SERIALNUMSHOW
11 CustomerInformation SerialNumber Show SERIALNUMSHOW
16 InstallWelcome Copyright Show SHOWCOPYRIGHT="Yes"
19 ReadyToInstall DlgTitle Show ProgressType0="Modify"
20 ReadyToInstall DlgTitle2 Show ProgressType0="Repair"
21 ReadyToInstall DlgTitle3 Show ProgressType0="install"
29 SetupCompleteError FinishText1 Show NOT UpdateStarted
31 SetupCompleteError FinishText2 Show NOT UpdateStarted
33 SetupCompleteError RestContText1 Show UpdateStarted
35 SetupCompleteError RestContText2 Show UpdateStarted
[all …]
/AOO41X/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A DControlC.idt10 CustomerInformation SerialLabel Show SERIALNUMSHOW
11 CustomerInformation SerialNumber Show SERIALNUMSHOW
22 InstallWelcome Copyright Show SHOWCOPYRIGHT="Yes"
25 ReadyToInstall DlgTitle Show ProgressType0="Modify"
26 ReadyToInstall DlgTitle2 Show ProgressType0="Repair"
27 ReadyToInstall DlgTitle3 Show ProgressType0="install"
30 ReadyToInstall UpdateCheckBox Show OLDPRODUCTS<>""
38 SetupCompleteError FinishText1 Show NOT UpdateStarted
40 SetupCompleteError FinishText2 Show NOT UpdateStarted
42 SetupCompleteError RestContText1 Show UpdateStarted
[all …]
/AOO41X/main/svx/source/engine3d/
H A Dfloat3d.cxx2372 aBtnUpdate.Show(); in Resize()
2373 aBtnAssign.Show(); in Resize()
2375 aBtnConvertTo3D.Show(); in Resize()
2376 aBtnLatheObject.Show(); in Resize()
2377 aBtnPerspective.Show(); in Resize()
2465 aFtHorizontal.Show(); in IMPL_LINK()
2466 aNumHorizontal.Show(); in IMPL_LINK()
2467 aFtVertical.Show(); in IMPL_LINK()
2468 aNumVertical.Show(); in IMPL_LINK()
2469 aFLSegments.Show(); in IMPL_LINK()
[all …]
/AOO41X/main/vcl/source/app/
H A Ddbggui.cxx604 maLstBox.Show(); in DbgWindow()
615 Show(); in DbgWindow()
798 maXtorThis.Show(); in DbgDialog()
807 maXtorFunc.Show(); in DbgDialog()
816 maXtorExit.Show(); in DbgDialog()
825 maXtorReport.Show(); in DbgDialog()
834 maXtorTrace.Show(); in DbgDialog()
843 maBox1.Show(); in DbgDialog()
850 maMemInit.Show(); in DbgDialog()
859 maMemOverwrite.Show(); in DbgDialog()
[all …]
/AOO41X/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx303 m_aTxt_AxisType.Show(m_bAllowDateAxis); in EnableControls()
304 m_aLB_AxisType.Show(m_bAllowDateAxis); in EnableControls()
306 aCbxLogarithm.Show( bValueAxis && !bDateAxis ); in EnableControls()
307 aTxtMin.Show( bValueAxis ); in EnableControls()
308 aFmtFldMin.Show( bValueAxis ); in EnableControls()
309 aCbxAutoMin.Show( bValueAxis ); in EnableControls()
310 aTxtMax.Show( bValueAxis ); in EnableControls()
311 aFmtFldMax.Show( bValueAxis ); in EnableControls()
312 aCbxAutoMax.Show( bValueAxis ); in EnableControls()
313 aTxtMain.Show( bValueAxis ); in EnableControls()
[all …]
H A Dtp_SeriesToAxis.cxx178 aCBAxisSideBySide.Show(sal_False); in Reset()
215 m_aFT_MissingValues.Show(sal_False); in Reset()
216 m_aRB_DontPaint.Show(sal_False); in Reset()
217 m_aRB_AssumeZero.Show(sal_False); in Reset()
218 m_aRB_ContinueLine.Show(sal_False); in Reset()
230 m_aCBIncludeHiddenCells.Show(sal_False); in Reset()
232 m_aFL_PlotOptions.Show(sal_False); in Reset()
260 aRbtAxis1.Show(m_bProvidesSecondaryYAxis); in AdaptControlPositionsAndVisibility()
261 aRbtAxis2.Show(m_bProvidesSecondaryYAxis); in AdaptControlPositionsAndVisibility()
262 aGrpAxis.Show(m_bProvidesSecondaryYAxis); in AdaptControlPositionsAndVisibility()
[all …]
H A Dtp_AxisPositions.cxx276 m_aED_CrossesAt.Show( !m_bCrossingAxisIsCategoryAxis ); in Reset()
277 m_aED_CrossesAtCategory.Show( m_bCrossingAxisIsCategoryAxis ); in Reset()
377 m_aFL_AxisLine.Show(false); in Reset()
378 m_aFT_CrossesAt.Show(false); in Reset()
379 m_aLB_CrossesAt.Show(false); in Reset()
380 m_aED_CrossesAt.Show(false); in Reset()
381 m_aED_CrossesAtCategory.Show(false); in Reset()
382 m_aCB_AxisBetweenCategories.Show(false); in Reset()
384 m_aFL_Labels.Show(false); in Reset()
385 m_aFT_PlaceLabels.Show(false); in Reset()
[all …]
/AOO41X/main/xmlsecurity/workben/
H A Dsignaturetest.cxx176 aMainWin.Show(); in Main()
219 maTokenLine.Show(); in MyWin()
229 maCryptoCheckBox.Show(); in MyWin()
235 maFixedTextTokenName.Show(); in MyWin()
238 maEditTokenName.Show(); in MyWin()
246 maTest1Line.Show(); in MyWin()
252 maFixedTextXMLFileName.Show(); in MyWin()
255 maEditXMLFileName.Show(); in MyWin()
261 maFixedTextBINFileName.Show(); in MyWin()
264 maEditBINFileName.Show(); in MyWin()
[all …]
/AOO41X/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx151 mpTBxVertAlign->Show(); in HandleContextChange()
152 mpTBxVertAlignBackground->Show(); in HandleContextChange()
158 mpTbxIndent_IncDec->Show(); in HandleContextChange()
159 mpTbxIndent_IncDecBackground->Show(); in HandleContextChange()
171 mpTBxNumBullet->Show(); in HandleContextChange()
172 mpTBxNumBulletBackground->Show(); in HandleContextChange()
176 mpTbxProDemote->Show(); in HandleContextChange()
177 mpTbxProDemoteBackground->Show(); in HandleContextChange()
181 mpTBxVertAlign->Show(); in HandleContextChange()
182 mpTBxVertAlignBackground->Show(); in HandleContextChange()
[all …]
/AOO41X/main/sw/source/ui/fldui/
H A Dfldfunc.cxx265 aCond1FT.Show(!bDropDown && bCondTxtFld); in IMPL_LINK()
266 aCond1ED.Show(!bDropDown && bCondTxtFld); in IMPL_LINK()
267 aCond2FT.Show(!bDropDown && bCondTxtFld); in IMPL_LINK()
268 aCond2ED.Show(!bDropDown && bCondTxtFld); in IMPL_LINK()
269 aValueFT.Show(!bDropDown && !bCondTxtFld); in IMPL_LINK()
270 aValueED.Show(!bDropDown && !bCondTxtFld); in IMPL_LINK()
271 aMacroBT.Show(!bDropDown); in IMPL_LINK()
272 aNameED.Show(!bDropDown); in IMPL_LINK()
273 aNameFT.Show(!bDropDown); in IMPL_LINK()
275 aListItemFT.Show(bDropDown); in IMPL_LINK()
[all …]
/AOO41X/main/svtools/workben/
H A Dbrowser.cxx262 aSingleSel.Show(); in BrowseModeDialog()
263 aMultiSel.Show(); in BrowseModeDialog()
264 aSelGroup.Show(); in BrowseModeDialog()
266 aKeepHighlight.Show(); in BrowseModeDialog()
267 aColumnCursor.Show(); in BrowseModeDialog()
268 aThumbDragging.Show(); in BrowseModeDialog()
269 aOptGroup.Show(); in BrowseModeDialog()
271 aNoHLines.Show(); in BrowseModeDialog()
272 aDottedHLines.Show(); in BrowseModeDialog()
273 aFullHLines.Show(); in BrowseModeDialog()
[all …]
H A Dsvdem.cxx250 aMainWin.Show(); in Main()
269 Show(); in ShowBitmap()
356 aFontBox.Show(); in MyFontDialog()
361 aStyleBox.Show(); in MyFontDialog()
366 aSizeBox.Show(); in MyFontDialog()
389 aUnderlineBox.Show(); in MyFontDialog()
400 aStrikeoutBox.Show(); in MyFontDialog()
405 aWordLineBox.Show(); in MyFontDialog()
410 aShadowBox.Show(); in MyFontDialog()
415 aOutlineBox.Show(); in MyFontDialog()
[all …]
H A Dstest.cxx89 aEText.Show(); in SearchWindow()
90 aFT1.Show(); in SearchWindow()
91 aFT2.Show(); in SearchWindow()
92 aESrch.Show(); in SearchWindow()
93 aPB.Show(); in SearchWindow()
94 aFT3.Show(); in SearchWindow()
95 aModeN.Show(); in SearchWindow()
96 aModeR.Show(); in SearchWindow()
97 aModeL.Show(); in SearchWindow()
174 pSearchWindow->Show(); in Main()
H A Durange.cxx129 aGroup1.Show(); in MyDialog()
133 aEdit1.Show(); in MyDialog()
137 aGroup2.Show(); in MyDialog()
141 aEdit2.Show(); in MyDialog()
145 aGroup3.Show(); in MyDialog()
149 aEdit3.Show(); in MyDialog()
152 aBtn1.Show(); in MyDialog()
155 aBtn2.Show(); in MyDialog()
192 aMainWin.Show(); in Main()
/AOO41X/main/sd/source/ui/dlg/
H A Dtpoption.cxx70 aGrpSnap.Show(); in SdTpOptionsSnap()
71 aCbxSnapHelplines.Show(); in SdTpOptionsSnap()
72 aCbxSnapBorder.Show(); in SdTpOptionsSnap()
73 aCbxSnapFrame.Show(); in SdTpOptionsSnap()
74 aCbxSnapPoints.Show(); in SdTpOptionsSnap()
75 aFtSnapArea.Show(); in SdTpOptionsSnap()
76 aMtrFldSnapArea.Show(); in SdTpOptionsSnap()
77 aGrpOrtho.Show(); in SdTpOptionsSnap()
78 aCbxOrtho.Show(); in SdTpOptionsSnap()
79 aCbxBigOrtho.Show(); in SdTpOptionsSnap()
[all …]
H A Dtpaction.cxx160 aFtAction.Show(); in SdTPAction()
161 aLbAction.Show(); in SdTPAction()
625 aFlSeparator.Show(); in IMPL_LINK()
626 aEdtSound.Show(); in IMPL_LINK()
628 aBtnSearch.Show(); in IMPL_LINK()
635 aFlSeparator.Show(); in IMPL_LINK()
636 aBtnSearch.Show(); in IMPL_LINK()
640 aEdtMacro.Show(); in IMPL_LINK()
645 aEdtProgram.Show(); in IMPL_LINK()
651 aFtTree.Show(); in IMPL_LINK()
[all …]
H A Danimobjs.cxx819 aBtnFirst.Show(); in Resize()
820 aBtnReverse.Show(); in Resize()
821 aBtnStop.Show(); in Resize()
822 aBtnPlay.Show(); in Resize()
823 aBtnLast.Show(); in Resize()
824 aNumFldBitmap.Show(); in Resize()
825 aTimeField.Show(); in Resize()
826 aLbLoopCount.Show(); in Resize()
827 aFtCount.Show(); in Resize()
828 aFiCount.Show(); in Resize()
[all …]
/AOO41X/main/sc/source/ui/miscdlgs/
H A Dretypepassdlg.cxx157 maTextSheetName1.Show(false); in Init()
158 maTextSheetStatus1.Show(false); in Init()
159 maBtnRetypeSheet1.Show(false); in Init()
162 maTextSheetName2.Show(false); in Init()
163 maTextSheetStatus2.Show(false); in Init()
164 maBtnRetypeSheet2.Show(false); in Init()
167 maTextSheetName3.Show(false); in Init()
168 maTextSheetStatus3.Show(false); in Init()
169 maBtnRetypeSheet3.Show(false); in Init()
172 maTextSheetName4.Show(false); in Init()
[all …]
/AOO41X/main/sw/source/ui/index/
H A Dcnttab.cxx610 aShowExampleCB.Show(pExampleFrame && pExampleFrame->IsServiceAvailable()); in IMPL_LINK()
616 aExampleContainerWIN.Show( bSetViewWindow ); in IMPL_LINK()
830 rHB.Show(); in SwAddStylesDlg_Impl()
1486 aAreaLB.Show( 0 != (nType & (TO_CONTENT|TO_ILLUSTRATION|TO_USER|TO_INDEX|TO_TABLE|TO_OBJECT)) ); in IMPL_LINK()
1487 aLevelFT.Show( 0 != (nType & (TO_CONTENT)) ); in IMPL_LINK()
1488 aLevelNF.Show( 0 != (nType & (TO_CONTENT)) ); in IMPL_LINK()
1489 aLevelFromChapterCB.Show( 0 != (nType & (TO_USER)) ); in IMPL_LINK()
1490 aAreaFT.Show( 0 != (nType & (TO_CONTENT|TO_ILLUSTRATION|TO_USER|TO_INDEX|TO_TABLE|TO_OBJECT)) ); in IMPL_LINK()
1491 aAreaFL.Show( 0 != (nType & (TO_CONTENT|TO_ILLUSTRATION|TO_USER|TO_INDEX|TO_TABLE|TO_OBJECT)) ); in IMPL_LINK()
1493 aFromHeadingsCB.Show( 0 != (nType & (TO_CONTENT)) ); in IMPL_LINK()
[all …]
/AOO41X/main/svx/source/sidebar/area/
H A DAreaTransparencyGradientControl.cxx154 maFtTrgrAngle.Show(); in Rearrange()
156 maMtrTrgrAngle.Show(); in Rearrange()
165 maBtnLeft45.Show(); in Rearrange()
166 maBtnRight45.Show(); in Rearrange()
178 maFtTrgrCenterX.Show(); in Rearrange()
180 maMtrTrgrCenterX.Show(); in Rearrange()
182 maFtTrgrCenterY.Show(); in Rearrange()
184 maMtrTrgrCenterY.Show(); in Rearrange()
205 maFtTrgrCenterX.Show(); in Rearrange()
207 maMtrTrgrCenterX.Show(); in Rearrange()
[all …]
H A DAreaPropertyPanel.cxx327 mpLbFillAttr->Show(); in IMPL_LINK()
340 mpToolBoxColor->Show(); in IMPL_LINK()
352 mpLbFillAttr->Show(); in IMPL_LINK()
391 mpLbFillAttr->Show(); in IMPL_LINK()
430 mpLbFillAttr->Show(); in IMPL_LINK()
617 maColorPopup.Show(*pToolBox); in IMPL_LINK()
734 mpMTRTransparent->Show(); in ImpUpdateTransparencies()
758 mpBTNGradient->Show(); in ImpUpdateTransparencies()
817 mpMTRTransparent->Show(); in ImpUpdateTransparencies()
828 mpMTRTransparent->Show(); in ImpUpdateTransparencies()
[all …]
/AOO41X/main/cui/source/tabpages/
H A Dbackgrnd.cxx722 aBtnLink.Show( sal_False ); in ResetFromWallpaperItem()
1123 aSelectTxt.Show(); in ShowSelector()
1124 aLbSelect.Show(); in ShowSelector()
1259 aBackgroundColorSet.Show(); in ShowColorUI_Impl()
1260 aBackgroundColorBox.Show(); in ShowColorUI_Impl()
1261 aBorderWin.Show(); in ShowColorUI_Impl()
1262 pPreviewWin1->Show(); in ShowColorUI_Impl()
1274 aGraphTransFL.Show(sal_False); in ShowColorUI_Impl()
1275 aGraphTransMF.Show(sal_False); in ShowColorUI_Impl()
1278 aColTransFT.Show(); in ShowColorUI_Impl()
[all …]
/AOO41X/main/sfx2/source/dialog/
H A Dpasswd.cxx163 pLine->Show(); in SfxPasswordDialog()
222 maPasswordFT.Show(); in Execute()
225 maUserFT.Show(); in Execute()
226 maUserED.Show(); in Execute()
230 maConfirmFT.Show(); in Execute()
231 maConfirmED.Show(); in Execute()
235 maPassword2Box.Show(); in Execute()
236 maPassword2FT.Show(); in Execute()
237 maPassword2ED.Show(); in Execute()
241 maConfirm2FT.Show(); in Execute()
[all …]

12345678910>>...35