Home
last modified time | relevance | path

Searched refs:setDisplayName (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/options/
H A DOfficeSettingsBeanInfo.java70 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()
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystemBeanInfo.java83 readOnly.setDisplayName(NbBundle.getMessage( in getPropertyDescriptors()
92 document.setDisplayName(NbBundle.getMessage( in getPropertyDescriptors()
/aoo42x/main/udkapi/com/sun/star/container/
H A DXNamedEx.idl57 [oneway] void setDisplayName( [in] string aName );
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/nodes/
H A DOfficeDocumentChildren.java103 setDisplayName(name.substring(name.lastIndexOf("/") + 1)); in init()
H A DScriptNode.java58 setDisplayName(name.substring(name.lastIndexOf(".") + 1)); in init()
/aoo42x/main/sc/inc/
H A Dchartuno.hxx187 virtual void SAL_CALL setDisplayName( const ::rtl::OUString& aName )
/aoo42x/main/sc/source/ui/unoobj/
H A Dchartuno.cxx816 void SAL_CALL ScChartObj::setDisplayName( const rtl::OUString& aName ) throw(uno::RuntimeException) in setDisplayName() function in ScChartObj

Completed in 43 milliseconds