Home
last modified time | relevance | path

Searched refs:PROPERTY_TITLE (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx409 aRet[0] = PROPERTY_TITLE; // have a look at OPropertyInfoService::getExcludeProperties in getSupersededProperties()
418 aSeq[0] = PROPERTY_TITLE; in getActuatingProperties()
481 else if ( ActuatingPropertyName == PROPERTY_TITLE ) in actuatingPropertyChanged()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DStatusDialog.java83 …ames.PROPERTY_POSITION_Y, PropertyNames.PROPERTY_STEP, PropertyNames.PROPERTY_TITLE, PropertyNames… in StatusDialog()
244 Helper.setUnoPropertyValue(this.xDialogModel, PropertyNames.PROPERTY_TITLE, title); in execute()
H A DFTPDialog.java198 …ROPERTY_POSITION_X, PropertyNames.PROPERTY_POSITION_Y, PropertyNames.PROPERTY_TITLE, PropertyNames… in FTPDialog()
592 Object obj = ucb.getContentProperty(content, PropertyNames.PROPERTY_TITLE, String.class); in connect()
H A DImageListDialog.java132 …ames.PROPERTY_POSITION_Y, PropertyNames.PROPERTY_STEP, PropertyNames.PROPERTY_TITLE, PropertyNames… in build()
H A DWebWizardDialog.java218 …yNames.PROPERTY_STEP, PropertyNames.PROPERTY_TABINDEX, PropertyNames.PROPERTY_TITLE, PropertyNames… in WebWizardDialog()
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx64 #define PROPERTY_TITLE RTL_CONSTASCII_STRINGPARAM("BubbleHeading") macro
457 if( rPropertyName.compareToAscii( PROPERTY_TITLE ) == 0 ) { in setPropertyValue()
521 if( rPropertyName.compareToAscii( PROPERTY_TITLE ) == 0 ) in getPropertyValue()
/trunk/main/reportdesign/source/shared/
H A Duistrings.cxx55 IMPLEMENT_CONSTASCII_USTRING(PROPERTY_TITLE , "Title");
/trunk/main/wizards/com/sun/star/wizards/common/
H A DPropertyNames.java45 public static String PROPERTY_TITLE = "Title"; field in PropertyNames
H A DUCB.java167 aArg.Properties[0].Name = PropertyNames.PROPERTY_TITLE; in listFiles()
/trunk/main/reportdesign/source/inc/
H A Duistrings.hrc60 DECLARE_CONSTASCII_USTRING(PROPERTY_TITLE );
/trunk/main/wizards/com/sun/star/wizards/report/
H A DDataimport.java120 …rtyNames.PROPERTY_HEIGHT, PropertyNames.PROPERTY_STEP, PropertyNames.PROPERTY_TITLE, PropertyNames… in showProgressDisplay()
H A DReportWizard.java113 PropertyNames.PROPERTY_TITLE, in ReportWizard()
/trunk/main/xmloff/source/forms/
H A Dstrings.hxx103 XMLFORM_CONSTASCII_STRING( PROPERTY_TITLE, "Tag" );
H A Dlayerimport.cxx100 OAttributeMetaData::getCommonControlAttributeName(CCA_TITLE), PROPERTY_TITLE); in OFormLayerXMLImport_Impl()
/trunk/main/extensions/source/propctrlr/
H A Dformstrings.hxx152 PCR_CONSTASCII_STRING( PROPERTY_TITLE, "Title");
/trunk/main/forms/source/inc/
H A Dfrm_strings.hxx257 FORMS_CONSTASCII_STRING( PROPERTY_TITLE, "Title" );
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.cxx77 #define PROPERTY_TITLE UNISTRING("BubbleHeading") macro
1416 …xMenuBarUI->setPropertyValue( PROPERTY_TITLE, uno::makeAny(rUpdateHandler->getBubbleTitle(eState))… in handleMenuBarUI()
/trunk/main/wizards/com/sun/star/wizards/table/
H A DTableWizard.java78 …yNames.PROPERTY_STEP, PropertyNames.PROPERTY_TABINDEX, PropertyNames.PROPERTY_TITLE, PropertyNames… in TableWizard()
/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormWizard.java80 …yNames.PROPERTY_STEP, PropertyNames.PROPERTY_TABINDEX, PropertyNames.PROPERTY_TITLE, PropertyNames… in FormWizard()
/trunk/main/wizards/com/sun/star/wizards/db/
H A DSQLQueryComposer.java397 …rDispatchArguments[0] = Properties.createProperty(PropertyNames.PROPERTY_TITLE, Configuration.getP… in displaySQLErrorDialog()
/trunk/main/wizards/com/sun/star/wizards/query/
H A DQueryWizard.java111 …yNames.PROPERTY_STEP, PropertyNames.PROPERTY_TABINDEX, PropertyNames.PROPERTY_TITLE, PropertyNames… in start()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialog.java133 …rtyNames.PROPERTY_STEP,PropertyNames.PROPERTY_TABINDEX,PropertyNames.PROPERTY_TITLE,PropertyNames.… in AgendaWizardDialog()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx164 #define PROPERTY_TITLE DEFINE_CONST_OUSTRING("Title") macro
3380 if ( xInfo->hasPropertyByName( PROPERTY_TITLE ) ) in DoAction()
3382 ::com::sun::star::uno::Any aAny = aCnt.getPropertyValue( PROPERTY_TITLE ); in DoAction()
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialog.java110 …yNames.PROPERTY_STEP, PropertyNames.PROPERTY_TABINDEX, PropertyNames.PROPERTY_TITLE, PropertyNames… in FaxWizardDialog()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialog.java141 …yNames.PROPERTY_STEP, PropertyNames.PROPERTY_TABINDEX, PropertyNames.PROPERTY_TITLE, PropertyNames… in LetterWizardDialog()

Completed in 142 milliseconds

12