Home
last modified time | relevance | path

Searched refs:DisplayName (Results 1 – 25 of 139) sorted by relevance

123456

/trunk/main/wizards/com/sun/star/wizards/db/
H A DCommandName.java37 protected String DisplayName = PropertyNames.EMPTY_STRING; field in CommandName
92 this.DisplayName = _DisplayName; in setComposedCommandName()
239 return DisplayName; in getDisplayName()
/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx514 aNew.DisplayName = lInfo.getUnpackedValueOrDefault(STATEPROP_TITLE , ::rtl::OUString()); in statusChanged()
558 sal_Int32 i = aNew.DisplayName.indexOf(::rtl::OUString::createFromAscii(" - ")); in statusChanged()
560 aNew.DisplayName = aNew.DisplayName.copy(0, i); in statusChanged()
788 m_aFileListLB.InsertEntry( rInfo.DisplayName, rInfo.StandardImage ); in SaveDialog()
1098 String sName( rInfo.DisplayName ); in RecoveryDialog()
1532 sal_uInt16 nPos = m_aFileListLB.InsertEntry(rInfo.DisplayName, rInfo.StandardImage ); in impl_refresh()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XCalendar.java523 String DisplayName = oObj.getDisplayName(CalendarDisplayIndex.MONTH, in _getDisplayName() local
525 res &= (DisplayName.length() == 3); in _getDisplayName()
/trunk/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx1175 if ( !_rDescriptor.DisplayName.getLength() ) in describePropertyLine()
1181 DBG_ASSERT( _rDescriptor.DisplayName.getLength(), sMessage ); in describePropertyLine()
1183 _rDescriptor.DisplayName = _rProperty.Name; in describePropertyLine()
H A Dbrowserlistbox.cxx1147 rLine.pLine->SetTitle(_rPropertyData.DisplayName); in ChangeEntry()
1150 sal_uInt16 nTextWidth = (sal_uInt16)m_aLinesPlayground.GetTextWidth(_rPropertyData.DisplayName); in ChangeEntry()
H A Dhandlerhelper.cxx78 _out_rDescriptor.DisplayName = _rProperty.Name; in describePropertyLine()
H A Dsubmissionhandler.cxx322 aDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( nPropId ); in describePropertyLine()
H A Dpropertyhandler.cxx227 aDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( nPropId ); in describePropertyLine()
H A Dformcomponenthandler.cxx1005 aDescriptor.DisplayName = sDisplayName; in describePropertyLine()
2467 … _out_rProperty.DisplayName = m_pInfoService->getPropertyTranslation( PROPERTY_ID_COMMAND ); in impl_describeCursorSource_nothrow()
2581 … _out_rDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( PROPERTY_ID_LISTSOURCE ); in impl_describeListSourceUI_throw()
H A Deformspropertyhandler.cxx478 aDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( nPropId ); in describePropertyLine()
H A Dgenericpropertyhandler.cxx649 aDescriptor.DisplayName = _rPropertyName; in describePropertyLine()
H A Dxsdvalidationpropertyhandler.cxx430 aDescriptor.DisplayName = m_pInfoService->getPropertyTranslation( nPropId ); in describePropertyLine()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScStyleObj.csv13 "ScStyleObj";"com::sun::star::style::Style";"DisplayName#optional"
/trunk/main/migrationanalysis/src/wizard/
H A DWizard.Dsr30 DisplayName = "AnalysisWizard"
/trunk/main/extensions/qa/integration/extensions/
H A DMethodHandler.java99 descriptor.DisplayName = "has method"; in describePropertyLine()
H A DServicesHandler.java133 descriptor.DisplayName = "supports service"; in describePropertyLine()
/trunk/main/offapi/com/sun/star/style/
H A DStyle.idl102 [optional, readonly, property] string DisplayName;
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.style.ConditionalParagraphStyle.csv77 "ConditionalParagraphStyle";"com::sun::star::style::Style";"DisplayName#optional"
H A Dcom.sun.star.style.ParagraphStyle.csv77 "ParagraphStyle";"com::sun::star::style::Style";"DisplayName#optional"
H A Dcom.sun.star.style.CharacterStyle.csv40 "CharacterStyle";"com::sun::star::style::Style";"DisplayName#optional"
H A Dcom.sun.star.style.PageStyle.csv111 "PageStyle";"com::sun::star::style::Style";"DisplayName#optional"
/trunk/main/svx/source/inc/
H A Ddocrecovery.hxx169 ::rtl::OUString DisplayName;
/trunk/main/offapi/com/sun/star/inspection/
H A DLineDescriptor.idl58 string DisplayName;
/trunk/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx307 aOut.DisplayName = m_pInfoService->getPropertyTranslation(nId); in describePropertyLine()
/trunk/main/scp2/source/ooo/
H A Dregistryitem_ooo.scp180 Name = "DisplayName";

Completed in 137 milliseconds

123456