Home
last modified time | relevance | path

Searched refs:prependListEntry (Results 1 – 4 of 4) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.hxx307 virtual void SAL_CALL prependListEntry( const ::rtl::OUString& NewEntry );
333 virtual void SAL_CALL prependListEntry( const ::rtl::OUString& NewEntry );
357 virtual void SAL_CALL prependListEntry( const ::rtl::OUString& NewEntry );
H A Dstandardcontrol.cxx782 void SAL_CALL OColorControl::prependListEntry( const ::rtl::OUString& NewEntry ) in prependListEntry() function in pcr::OColorControl
872 void SAL_CALL OListboxControl::prependListEntry( const ::rtl::OUString& NewEntry ) in prependListEntry() function in pcr::OListboxControl
942 void SAL_CALL OComboboxControl::prependListEntry( const ::rtl::OUString& NewEntry ) in prependListEntry() function in pcr::OComboboxControl
H A Dformcomponenthandler.cxx1409 xStringList->prependListEntry( m_sDefaultValueString ); in describePropertyLine()
/trunk/main/offapi/com/sun/star/inspection/
H A DXStringListControl.idl53 void prependListEntry( [in] string NewEntry );