Searched refs:setDisplayName (Results 1 – 7 of 7) sorted by relevance
70 props[0].setDisplayName(NbBundle.getMessage( in getPropertyDescriptors()76 props[1].setDisplayName(NbBundle.getMessage( in getPropertyDescriptors()82 props[2].setDisplayName(NbBundle.getMessage( in getPropertyDescriptors()88 props[3].setDisplayName(NbBundle.getMessage( in getPropertyDescriptors()
83 readOnly.setDisplayName(NbBundle.getMessage( in getPropertyDescriptors()92 document.setDisplayName(NbBundle.getMessage( in getPropertyDescriptors()
103 setDisplayName(name.substring(name.lastIndexOf("/") + 1)); in init()
58 setDisplayName(name.substring(name.lastIndexOf(".") + 1)); in init()
76 [oneway] void setDisplayName( [in] string aName );
187 virtual void SAL_CALL setDisplayName( const ::rtl::OUString& aName )
816 void SAL_CALL ScChartObj::setDisplayName( const rtl::OUString& aName ) throw(uno::RuntimeException) in setDisplayName() function in ScChartObj
Completed in 53 milliseconds