Home
last modified time | relevance | path

Searched defs:_sName (Results 1 – 25 of 60) sorted by relevance

123

/AOO41X/main/wizards/com/sun/star/wizards/common/
H A DPropertySetHelper.java64 public void setPropertyValueDontThrow(String _sName, Object _aValue) in setPropertyValueDontThrow()
82 public void setPropertyValue(String _sName, Object _aValue) throws java.lang.Exception in setPropertyValue()
125 public int getPropertyValueAsInteger(String _sName, int _nDefault) in getPropertyValueAsInteger()
165 public short getPropertyValueAsShort(String _sName, short _nDefault) in getPropertyValueAsShort()
205 public double getPropertyValueAsDouble(String _sName, double _nDefault) in getPropertyValueAsDouble()
252 public boolean getPropertyValueAsBoolean(String _sName, boolean _bDefault) in getPropertyValueAsBoolean()
293 public String getPropertyValueAsString(String _sName, String _sDefault) in getPropertyValueAsString()
332 public Object getPropertyValueAsObject(String _sName) in getPropertyValueAsObject()
/AOO41X/main/dbaccess/source/core/inc/
H A DPropertyForward.hxx83 inline void setName( const ::rtl::OUString& _sName ) { m_sName = _sName; } in setName()
/AOO41X/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.cxx538 …ring& _sName,Reference< XNameContainer >& _xNameContainer,Any& _rRet,::rtl::OUString& _sSimpleName) in lcl_queryContent()
619 …yHierarchicalName( const ::rtl::OUString& _sName ) throw (NoSuchElementException, RuntimeException) in getByHierarchicalName()
630 …ODocumentContainer::hasByHierarchicalName( const ::rtl::OUString& _sName ) throw (RuntimeException) in hasByHierarchicalName()
640 …aElement ) throw (IllegalArgumentException, ElementExistException, WrappedTargetException, Runtime… in insertByHierarchicalName()
664 … ::rtl::OUString& _sName ) throw (NoSuchElementException, WrappedTargetException, RuntimeException) in removeByHierarchicalName()
680 …_aElement ) throw (IllegalArgumentException, NoSuchElementException, WrappedTargetException, Runti… in replaceByHierarchicalName()
H A DComponentDefinition.cxx294 void OComponentDefinition::columnDropped(const ::rtl::OUString& _sName) in columnDropped()
/AOO41X/main/qadevOOo/runner/convwatch/
H A DFilenameHelper.java100 public FilenameHelper_impl(String _sPath, String _sName, String _sSuffix) in FilenameHelper_impl()
145 public void setName(String _sName) in setName()
149 public void setPath(String _sName) in setPath()
255 String splitSuffix(String _sName) in splitSuffix()
H A DEnhancedComplexTestCase.java46 void checkExistance(String _sScriptFile, String _sName) in checkExistance()
H A DGraphicalTestArguments.java308 public boolean checkIfUsableDocumentType(String _sName) in checkIfUsableDocumentType()
390 public void setPrinterName(String _sName) {m_sPrinterName = _sName;} in setPrinterName()
608 public void setOfficeProgram(String _sName) in setOfficeProgram()
647 public void setDocumentType(String _sName) in setDocumentType()
H A DReportDesignerTest.java91 public Object getPropertyValueAsObject(String _sName) in getPropertyValueAsObject()
600 private void storeComponent(String _sName, Object _xComponent /*, int _nType*/ ) in storeComponent()
646 private XComponent loadComponent(String _sName, Object _xComponent, ArrayList _aPropertyList) in loadComponent()
H A DINIOutputter.java95 public void writeValue(String _sName, String _sValue) in writeValue()
H A DIniFile.java136 String toLowerIfNeed(String _sName) in toLowerIfNeed()
H A DFileHelper.java240 public static String removeFirstDirectorysAndBasenameFrom(String _sName, String _sRemovePath) in removeFirstDirectorysAndBasenameFrom()
/AOO41X/main/svtools/source/config/
H A Dextcolorcfg.cxx107 …nfigValue GetColorConfigValue(const ::rtl::OUString& _sComponentName,const ::rtl::OUString& _sName) in GetColorConfigValue()
182 …olorConfig_Impl::GetComponentColorConfigValue(const ::rtl::OUString& _sName,sal_uInt32 _nPos) const in GetComponentColorConfigValue()
518 …g_Impl::SetColorConfigValue(const ::rtl::OUString& _sName, const ExtendedColorConfigValue& rValue ) in SetColorConfigValue()
655 …ndedColorConfig::GetComponentColorConfigValue(const ::rtl::OUString& _sName,sal_uInt32 _nPos) const in GetComponentColorConfigValue()
763 void EditableExtendedColorConfig::SetColorValue( in SetColorValue()
809 …ndedColorConfig::GetComponentColorConfigValue(const ::rtl::OUString& _sName,sal_uInt32 _nPos) const in GetComponentColorConfigValue()
/AOO41X/main/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx68 …ddress(const ::rtl::OUString & _sName, const uno::Reference< xml::sax::XAttributeList > & xAttribs) in lcl_correctCellAddress()
154 …rence< xml::sax::XAttributeList > & xAttribs) throw (uno::RuntimeException, xml::sax::SAXException) in startElement()
253 …r::endElement(const ::rtl::OUString & _sName) throw (uno::RuntimeException, xml::sax::SAXException) in endElement()
H A DxmlImportDocumentHandler.cxx143 …nce< xml::sax::XAttributeList > & _xAttrList) throw (uno::RuntimeException, xml::sax::SAXException) in startElement()
286 …r::endElement(const ::rtl::OUString & _sName) throw (uno::RuntimeException, xml::sax::SAXException) in endElement()
/AOO41X/main/qadevOOo/runner/graphical/
H A DOpenOfficeDatabaseReportExtractor.java69 public Object getPropertyValueAsObject(String _sName) in getPropertyValueAsObject()
467 private String storeComponent(String _sName, Object _xComponent /*, int _nType*/ ) in storeComponent()
518 private XComponent loadComponent(String _sName, Object _xComponent, ArrayList _aPropertyList) in loadComponent()
H A DParameterHelper.java323 public void setDocumentType(String _sName) in setDocumentType()
/AOO41X/main/reportdesign/qa/complex/reportdesign/
H A DReportDesignerTest.java97 public Object getPropertyValueAsObject(String _sName) in getPropertyValueAsObject()
538 private void storeComponent(String _sName, Object _xComponent, int _nType) in storeComponent()
584 private XComponent loadComponent(String _sName, Object _xComponent, ArrayList _aPropertyList) in loadComponent()
/AOO41X/main/svtools/inc/svtools/
H A Dextcolorcfg.hxx47 ExtendedColorConfigValue(const ::rtl::OUString& _sName in ExtendedColorConfigValue()
/AOO41X/main/dbaccess/source/core/misc/
H A DContainerMediator.cxx231 …tor::notifyElementCreated( const ::rtl::OUString& _sName, const Reference< XPropertySet >& _xDest ) in notifyElementCreated()
/AOO41X/main/connectivity/source/sdbcx/
H A DVCollection.cxx78 virtual bool exists(const ::rtl::OUString& _sName ) in exists()
114 virtual void insert(const ::rtl::OUString& _sName,const ObjectType& _xObject) in insert()
440 void OCollection::notifyElementRemoved(const ::rtl::OUString& _sName) in notifyElementRemoved()
/AOO41X/main/wizards/com/sun/star/wizards/db/
H A DCommandName.java187 public String quoteName(String _sName) in quoteName()
/AOO41X/main/sc/source/ui/vba/
H A Dvbastyles.cxx101 …ing& _sName, const uno::Any& _aBasedOn ) throw (script::BasicErrorException, uno::RuntimeException) in Add()
/AOO41X/main/extensions/source/abpilot/
H A Ddatasourcehandling.cxx149 void lcl_registerDataSource( in lcl_registerDataSource()
413 …ource( const Reference< XPropertySet >& _rxDS,const ::rtl::OUString& _sName, PackageAccessControl ) in setDataSource()
/AOO41X/main/dbaccess/source/core/api/
H A Dtable.cxx146 void ODBTable::columnDropped(const ::rtl::OUString& _sName) in columnDropped()
/AOO41X/main/wizards/com/sun/star/wizards/report/
H A DReportTextImplementation.java486 public void store(String _sName, int _nOpenMode) throws com.sun.star.uno.Exception in store()
495 getRecordParser().storeDatabaseDocumentToTempPath(getComponent(), _sName); in store() local

123