Home
last modified time | relevance | path

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

123

/trunk/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()
/trunk/main/dbaccess/source/core/inc/
H A DPropertyForward.hxx83 inline void setName( const ::rtl::OUString& _sName ) { m_sName = _sName; } in setName()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.cxx538 …sal_Bool lcl_queryContent(const ::rtl::OUString& _sName,Reference< XNameContainer >& _xNameContain… in lcl_queryContent()
619 Any SAL_CALL ODocumentContainer::getByHierarchicalName( const ::rtl::OUString& _sName ) throw (NoSu… in getByHierarchicalName()
630 sal_Bool SAL_CALL ODocumentContainer::hasByHierarchicalName( const ::rtl::OUString& _sName ) throw … in hasByHierarchicalName()
640 void SAL_CALL ODocumentContainer::insertByHierarchicalName( const ::rtl::OUString& _sName, const An… in insertByHierarchicalName()
664 void SAL_CALL ODocumentContainer::removeByHierarchicalName( const ::rtl::OUString& _sName ) throw (… in removeByHierarchicalName()
680 void SAL_CALL ODocumentContainer::replaceByHierarchicalName( const ::rtl::OUString& _sName, const A… in replaceByHierarchicalName()
H A DComponentDefinition.cxx294 void OComponentDefinition::columnDropped(const ::rtl::OUString& _sName) in columnDropped()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/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()
/trunk/main/svtools/source/config/
H A Dextcolorcfg.cxx107 …ExtendedColorConfigValue GetColorConfigValue(const ::rtl::OUString& _sComponentName,const ::rtl::O… in GetColorConfigValue()
182 ExtendedColorConfigValue ExtendedColorConfig_Impl::GetComponentColorConfigValue(const ::rtl::OUStri… in GetComponentColorConfigValue()
518 void ExtendedColorConfig_Impl::SetColorConfigValue(const ::rtl::OUString& _sName, const ExtendedCol… in SetColorConfigValue()
655 ExtendedColorConfigValue ExtendedColorConfig::GetComponentColorConfigValue(const ::rtl::OUString& _… in GetComponentColorConfigValue()
763 void EditableExtendedColorConfig::SetColorValue( in SetColorValue()
809 ExtendedColorConfigValue EditableExtendedColorConfig::GetComponentColorConfigValue(const ::rtl::OUS… in GetComponentColorConfigValue()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx68 void lcl_correctCellAddress(const ::rtl::OUString & _sName, const uno::Reference< xml::sax::XAttrib… in lcl_correctCellAddress()
154 void SAL_CALL ExportDocumentHandler::startElement(const ::rtl::OUString & _sName, const uno::Refere… in startElement()
253 void SAL_CALL ExportDocumentHandler::endElement(const ::rtl::OUString & _sName) throw (uno::Runtime… in endElement()
H A DxmlImportDocumentHandler.cxx143 void SAL_CALL ImportDocumentHandler::startElement(const ::rtl::OUString & _sName, const uno::Refere… in startElement()
286 void SAL_CALL ImportDocumentHandler::endElement(const ::rtl::OUString & _sName) throw (uno::Runtime… in endElement()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/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()
/trunk/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()
/trunk/main/svtools/inc/svtools/
H A Dextcolorcfg.hxx47 ExtendedColorConfigValue(const ::rtl::OUString& _sName in ExtendedColorConfigValue()
/trunk/main/dbaccess/source/core/misc/
H A DContainerMediator.cxx231 void OContainerMediator::notifyElementCreated( const ::rtl::OUString& _sName, const Reference< XPro… in notifyElementCreated()
/trunk/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()
/trunk/main/wizards/com/sun/star/wizards/db/
H A DCommandName.java187 public String quoteName(String _sName) in quoteName()
/trunk/main/sc/source/ui/vba/
H A Dvbastyles.cxx101 ScVbaStyles::Add( const ::rtl::OUString& _sName, const uno::Any& _aBasedOn ) throw (script::BasicEr… in Add()
/trunk/main/extensions/source/abpilot/
H A Ddatasourcehandling.cxx149 void lcl_registerDataSource( in lcl_registerDataSource()
413 …void ODataSource::setDataSource( const Reference< XPropertySet >& _rxDS,const ::rtl::OUString& _sN… in setDataSource()
/trunk/main/dbaccess/source/core/api/
H A Dtable.cxx146 void ODBTable::columnDropped(const ::rtl::OUString& _sName) in columnDropped()
/trunk/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

Completed in 93 milliseconds

123