Searched defs:_sPropertyName (Results 1 – 11 of 11) sorted by relevance
/aoo4110/main/reportdesign/inc/ |
H A D | RptDef.hxx | 100 template < typename T> T getStyleProperty(const ::com::sun::star::uno::Reference< ::com::sun::star:… in getStyleProperty() 108 template<typename T> void setStyleProperty(const ::com::sun::star::uno::Reference< ::com::sun::star… in setStyleProperty()
|
/aoo4110/main/comphelper/source/property/ |
H A D | propmultiplex.cxx | 164 void OPropertyChangeMultiplexer::addProperty(const ::rtl::OUString& _sPropertyName) in addProperty()
|
/aoo4110/main/odk/examples/java/Inspector/ |
H A D | TDocSupplier.java | 95 private XRow getXRowOfTDocUrl(String _sTDocUrl, String _sPropertyName){ in getXRowOfTDocUrl()
|
H A D | UnoPropertyNode.java | 121 protected boolean doesServiceSupportProperty(String _sServiceName, String _sPropertyName){ in doesServiceSupportProperty()
|
H A D | XLanguageSourceCodeGenerator.java | 48 …public String getPropertyValueGetterSourceCode(String _sPropertyName, String _sReturnVariableName,… in getPropertyValueGetterSourceCode()
|
H A D | SourceCodeGenerator.java | 1009 …public String getPropertyValueGetterSourceCode(String _sPropertyName, String _sReturnVariableName,… in getPropertyValueGetterSourceCode() 1244 …public String getPropertyValueGetterSourceCode(String _sPropertyName, String _sReturnVariableName,… in getPropertyValueGetterSourceCode() 1526 …public String getPropertyValueGetterSourceCode(String _sPropertyName, String _sReturnVariableName,… in getPropertyValueGetterSourceCode()
|
/aoo4110/main/wizards/com/sun/star/wizards/document/ |
H A D | TimeStampControl.java | 107 public void setPropertyValue(String _sPropertyName, Object _aPropertyValue) throws Exception in setPropertyValue()
|
H A D | Control.java | 264 public void setPropertyValue(String _sPropertyName, Object _aPropertyValue) throws Exception in setPropertyValue()
|
/aoo4110/main/xmloff/source/forms/ |
H A D | propertyexport.cxx | 422 …void OPropertyExport::exportRelativeTargetLocation(const ConstAsciiString& _sPropertyName,sal_Int3… in exportRelativeTargetLocation()
|
/aoo4110/main/sc/source/ui/vba/ |
H A D | vbaformat.cxx | 761 ScVbaFormat<Ifc1>::isAmbiguous(const rtl::OUString& _sPropertyName) throw ( script::BasicErrorExcep… in isAmbiguous()
|
/aoo4110/main/reportdesign/source/core/sdr/ |
H A D | RptObject.cxx | 184 …virtual ::com::sun::star::uno::Any operator() (const ::rtl::OUString& _sPropertyName,const ::com::… in operator ()()
|
Completed in 64 milliseconds