Home
last modified time | relevance | path

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

123456

/trunk/main/migrationanalysis/src/wizard/
H A DWizard.frm31 Caption = "Introduction"
172 Caption = "Steps"
272 Caption = "Setup"
493 Caption = "..."
596 Caption = "Options"
857 Caption = "Analyze"
900 Caption = "Run"
909 Caption = "View"
1116 Caption = "Word"
1146 Caption = "Word"
[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"
115 Label3.Caption = GetResString(PROGRESS_PATH_LABEL)
139 Label1.Caption = curParent
[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"
95 Label3.Caption = GetResString(SEARCH_PATH_LABEL)
97 Label5.Caption = GetResString(SEARCH_INFO_LABEL)
112 Label1.Caption = curParent
[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
/trunk/main/sw/source/ui/frmdlg/
H A Dcption.src38 Text [ en-US ] = "Caption" ;
80 Text [ en-US ] = "Caption" ;
315 Text [ en-US ] = "Caption" ;
321 Text [ en-US ] = "Caption order" ;
/trunk/main/sw/source/ui/config/
H A Doptload.src155 Text [ en-US ] = "Caption" ;
175 Text [ en-US ] = "Caption order" ;
218 Text [ en-US ] = "Caption" ;
/trunk/main/sw/source/ui/utlui/
H A Dpoolfmt.src37 Text [ en-US ] = "Caption Characters" ;
455 Text [ en-US ] = "Caption" ;
/trunk/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;
/trunk/main/offapi/com/sun/star/sheet/
H A DMemberResult.idl47 string Caption;
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXCharacters.idl44 [attribute] string Caption;
H A DXButton.idl48 [attribute] string Caption;
H A DXWindow.idl40 [attribute] any Caption;
H A DXTitle.idl82 …// void setCaption( [in] string Caption ) raises ( com::sun::star::script::BasicErrorException );
/trunk/main/oovbaapi/ooo/vba/
H A DXCommandBarControl.idl42 [attribute] string Caption;
/trunk/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()
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DWindow.log30 ITEM Assertion OK : Window.Caption is: MyCaption
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DWindow.log30 ITEM Assertion OK : Window.Caption is: MyCaption
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DWindow.log30 ITEM Assertion OK : Window.Caption is: MyCaption

Completed in 71 milliseconds

123456