Home
last modified time | relevance | path

Searched refs:appendListEntry (Results 1 – 5 of 5) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.hxx308 …virtual void SAL_CALL appendListEntry( const ::rtl::OUString& NewEntry ) throw (::com::sun::star::…
334 …virtual void SAL_CALL appendListEntry( const ::rtl::OUString& NewEntry ) throw (::com::sun::star::…
358 …virtual void SAL_CALL appendListEntry( const ::rtl::OUString& NewEntry ) throw (::com::sun::star::…
H A Dstandardcontrol.cxx789 …void SAL_CALL OColorControl::appendListEntry( const ::rtl::OUString& NewEntry ) throw (RuntimeExce… in appendListEntry() function in pcr::OColorControl
878 …void SAL_CALL OListboxControl::appendListEntry( const ::rtl::OUString& NewEntry ) throw (RuntimeEx… in appendListEntry() function in pcr::OListboxControl
948 …void SAL_CALL OComboboxControl::appendListEntry( const ::rtl::OUString& NewEntry ) throw (RuntimeE… in appendListEntry() function in pcr::OComboboxControl
H A Dhandlerhelper.cxx153 xListControl->appendListEntry( *loop ); in lcl_implCreateListLikeControl()
/trunk/main/offapi/com/sun/star/inspection/
H A DXStringListControl.idl57 void appendListEntry( [in] string NewEntry );
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx708 …n(), _aEntries.end(),::boost::bind( &inspection::XStringListControl::appendListEntry, xListControl… in implCreateListLikeControl()
806 … ::boost::bind( &inspection::XStringListControl::appendListEntry, xListControl,_1 ), in describePropertyLine()
812 … ::boost::bind( &inspection::XStringListControl::appendListEntry, xListControl, _1 ) ); in describePropertyLine()
814 … ::boost::bind( &inspection::XStringListControl::appendListEntry, xListControl, _1 ) ); in describePropertyLine()

Completed in 44 milliseconds