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 );
334 virtual void SAL_CALL appendListEntry( const ::rtl::OUString& NewEntry );
358 virtual void SAL_CALL appendListEntry( const ::rtl::OUString& NewEntry );
H A Dstandardcontrol.cxx789 void SAL_CALL OColorControl::appendListEntry( const ::rtl::OUString& NewEntry ) in appendListEntry() function in pcr::OColorControl
878 void SAL_CALL OListboxControl::appendListEntry( const ::rtl::OUString& NewEntry ) in appendListEntry() function in pcr::OListboxControl
948 void SAL_CALL OComboboxControl::appendListEntry( const ::rtl::OUString& NewEntry ) 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.cxx709 …n(), _aEntries.end(),::boost::bind( &inspection::XStringListControl::appendListEntry, xListControl… in implCreateListLikeControl()
807 … ::boost::bind( &inspection::XStringListControl::appendListEntry, xListControl,_1 ), in describePropertyLine()
813 … ::boost::bind( &inspection::XStringListControl::appendListEntry, xListControl, _1 ) ); in describePropertyLine()
815 … ::boost::bind( &inspection::XStringListControl::appendListEntry, xListControl, _1 ) ); in describePropertyLine()