Home
last modified time | relevance | path

Searched refs:m_sName (Results 76 – 88 of 88) sorted by relevance

1234

/aoo41x/main/dbaccess/source/ui/inc/
H A DTokenWriter.hxx81 ::rtl::OUString m_sName;
H A Dformadapter.hxx230 ::rtl::OUString m_sName;
/aoo41x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1220 aEvt.OldValue <<= m_sName; in setFastPropertyValue()
1223 aValue >>= m_sName; in setFastPropertyValue()
1242 return makeAny(m_sName); in getFastPropertyValue()
1337 (*pValues) <<= m_sName; in getPropertyValues()
/aoo41x/main/framework/inc/services/
H A Ddesktop.hxx459 … ::rtl::OUString m_sName ;
/aoo41x/main/dbaccess/source/ui/misc/
H A DWNameMatch.cxx144 aName += String(m_pParent->m_sName); in ActivatePage()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A DModelImpl.hxx243 ::rtl::OUString m_sName; // transient, our creator has to tell us the title
/aoo41x/main/reportdesign/source/core/inc/
H A DSection.hxx57 ::rtl::OUString m_sName;
H A DReportHelperImpl.hxx30 return (arg).m_sName; \
34 set(PROPERTY_NAME,_name,(arg).m_sName); \
/aoo41x/main/reportdesign/source/ui/inc/
H A DReportController.hxx124 ::rtl::OUString m_sName; /// name for the report definition
/aoo41x/main/xmloff/source/forms/
H A Delementimport.hxx85 …::rtl::OUString m_sName; // the name of the object (redundant, already contained in the ba…
/aoo41x/main/reportdesign/source/ui/report/
H A DReportController.cxx1677 rArguments.get_ensureType( (::rtl::OUString)PROPERTY_REPORTNAME, m_sName ); in impl_initialize()
1678 if ( !m_sName.getLength() ) in impl_initialize()
1679 rArguments.get_ensureType( "DocumentTitle", m_sName ); in impl_initialize()
/aoo41x/main/forms/source/component/
H A DDatabaseForm.hxx211 ::rtl::OUString m_sName;
/aoo41x/main/reportdesign/source/core/api/
H A DReportDefinition.cxx680 m_aProps->m_sName = RPT_RESSTRING(RID_STR_REPORT,m_aProps->m_xContext->getServiceManager()); in DBG_NAME()
699 m_aProps->m_sName = RPT_RESSTRING(RID_STR_REPORT,m_aProps->m_xContext->getServiceManager()); in OReportDefinition()

Completed in 193 milliseconds

1234