Home
last modified time | relevance | path

Searched defs:NewEntry (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx782 …AL_CALL OColorControl::prependListEntry( const ::rtl::OUString& NewEntry ) throw (RuntimeException) in prependListEntry()
789 …SAL_CALL OColorControl::appendListEntry( const ::rtl::OUString& NewEntry ) throw (RuntimeException) in appendListEntry()
872 …_CALL OListboxControl::prependListEntry( const ::rtl::OUString& NewEntry ) throw (RuntimeException) in prependListEntry()
878 …L_CALL OListboxControl::appendListEntry( const ::rtl::OUString& NewEntry ) throw (RuntimeException) in appendListEntry()
942 …CALL OComboboxControl::prependListEntry( const ::rtl::OUString& NewEntry ) throw (RuntimeException) in prependListEntry()
948 …_CALL OComboboxControl::appendListEntry( const ::rtl::OUString& NewEntry ) throw (RuntimeException) in appendListEntry()
/AOO42X/main/sc/source/filter/dif/
H A Ddifimp.cxx893 void DifColumn::NewEntry( const SCROW nPos, const sal_uInt32 nNumFormat ) in NewEntry() function in DifColumn