Home
last modified time | relevance | path

Searched refs:Caption (Results 1 – 25 of 140) sorted by relevance

123456

/AOO41X/main/migrationanalysis/src/wizard/
H A DWizard.frm6 Caption = "OpenOffice.org Document Analysis Wizard"
31 Caption = "Introduction"
108 Caption = "4. Analyze"
134 Caption = "1. Introduction"
147 Caption = "3. Results"
160 Caption = "2. Documents"
172 Caption = "Steps"
204 Caption = "Do not show this introduction again"
217 Caption = $"Wizard.frx":4F8B8
228Caption = "The wizard will remain on screen while the analysis is carried out."
[all …]
H A DScanFolders.frm5 Caption = "Looking for Files"
31 Caption = "Cancel"
40 Caption = "X / Y"
48 Caption = "Label5"
56 Caption = "Label4"
64 Caption = "Label3"
72 Caption = "Label2"
80 Caption = "Label1"
113 ShowProgress.Caption = GetResString(PROGRESS_CAPTION)
115 Label3.Caption = GetResString(PROGRESS_PATH_LABEL)
[all …]
H A DSearchDocs.frm4 Caption = "Looking for Files"
19 Caption = "Cancel"
28 Caption = "Label5"
37 Caption = "gefundene Dokumente:"
45 Caption = "Pfad:"
53 Caption = "Label2"
61 Caption = "Label1"
93 SearchDocs.Caption = GetResString(SEARCH_CAPTION)
95 Label3.Caption = GetResString(SEARCH_PATH_LABEL)
96 Label4.Caption = GetResString(SEARCH_FOUND_LABEL)
[all …]
H A DTerminate.frm4 Caption = "Dialog Caption"
18 Caption = "No"
28 Caption = "Yes"
37 Caption = "Label1"
63 TerminateMSO.Caption = GetResString(TERMINATE_CAPTION)
64 Info.Caption = ReplaceTopicTokens(GetResString(TERMINATE_INFO), CR_STR, Chr(13))
65 YesButton.Caption = GetResString(TERMINATE_YES)
66 NoButton.Caption = GetResString(TERMINATE_NO)
H A DWizard.bas476 frm.Caption = LoadResString(CInt(frm.Tag))
488 If IsNumeric(ctl.Caption) Then
489 ctl.Caption = LoadResString(CInt(ctl.Caption))
494 obj.Caption = LoadResString(CInt(obj.Tag))
521 ctl.Caption = GetResString(CInt(ctl.Tag))
631 cbMenuCommandBar.Caption = sCaption
/AOO41X/main/sw/source/ui/frmdlg/
H A Dcption.src37 Text [ en-US ] = "Caption" ;
79 Text [ en-US ] = "Caption" ;
314 Text [ en-US ] = "Caption" ;
320 Text [ en-US ] = "Caption order" ;
/AOO41X/main/sw/source/ui/config/
H A Doptload.src155 Text [ en-US ] = "Caption" ;
175 Text [ en-US ] = "Caption order" ;
218 Text [ en-US ] = "Caption" ;
/AOO41X/main/oovbaapi/ooo/vba/msforms/
H A DXGroupBox.idl37 [attribute] string Caption;
H A DXCheckBox.idl37 [attribute] string Caption;
H A DXLabel.idl37 [attribute] string Caption;
H A DXRadioButton.idl37 [attribute] string Caption;
H A DXCommandButton.idl37 [attribute] string Caption;
H A DXFrame.idl37 [attribute] string Caption;
H A DXUserForm.idl37 [attribute] string Caption;
/AOO41X/main/sw/source/ui/utlui/
H A Dpoolfmt.src38 Text [ en-US ] = "Caption Characters" ;
457 Text [ en-US ] = "Caption" ;
/AOO41X/main/offapi/com/sun/star/sheet/
H A DMemberResult.idl47 string Caption;
/AOO41X/main/oovbaapi/ooo/vba/excel/
H A DXCharacters.idl44 [attribute] string Caption;
H A DXWindow.idl40 [attribute] any Caption;
H A DXTitle.idl82 …// void setCaption( [in] string Caption ) raises ( com::sun::star::script::BasicErrorExcep…
H A DSheetObject.idl94 [attribute] string Caption;
/AOO41X/main/oovbaapi/ooo/vba/
H A DXCommandBarControl.idl42 [attribute] string Caption;
/AOO41X/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx575 case vcl::PDFWriter::Caption : in SetAttributes()
1131 nPDFType = static_cast<sal_uInt16>(vcl::PDFWriter::Caption); in BeginBlockStructureElements()
1140 nPDFType = static_cast<sal_uInt16>(vcl::PDFWriter::Caption); in BeginBlockStructureElements()
/AOO41X/main/sc/source/core/data/
H A Ddpoutput.cxx625 aCaptionBuf.append(rData.Caption); in HeaderCell()
840 aPageValue = pPageFields[nField].aResult[0].Caption; in Output()
1632 … String aGivenName( aResultEntry.Caption ); //! Should use a stored name when available in lcl_FilterInclude()
/AOO41X/main/vcl/inc/vcl/
H A Dpdfwriter.hxx120 Caption, TOC, TOCI, Index, enumerator
/AOO41X/main/sw/source/ui/fldui/
H A Dfldui.src537 Text [ en-US ] = "Caption Text" ;

123456