Home
last modified time | relevance | path

Searched defs:OUString (Results 1 – 25 of 518) sorted by relevance

12345678910>>...21

/trunk/main/connectivity/source/commontools/
H A DTDatabaseMetaDataBase.cxx177 Reference< XResultSet > SAL_CALL ODatabaseMetaDataBase::getExportedKeys( in getExportedKeys()
183 Reference< XResultSet > SAL_CALL ODatabaseMetaDataBase::getImportedKeys( in getImportedKeys()
189 Reference< XResultSet > SAL_CALL ODatabaseMetaDataBase::getPrimaryKeys( in getPrimaryKeys()
195 Reference< XResultSet > SAL_CALL ODatabaseMetaDataBase::getIndexInfo( in getIndexInfo()
202 Reference< XResultSet > SAL_CALL ODatabaseMetaDataBase::getBestRowIdentifier( in getBestRowIdentifier()
209 Reference< XResultSet > SAL_CALL ODatabaseMetaDataBase::getCrossReference( in getCrossReference()
222 Reference< XResultSet > SAL_CALL ODatabaseMetaDataBase::getProcedureColumns( in getProcedureColumns()
229 Reference< XResultSet > SAL_CALL ODatabaseMetaDataBase::getProcedures( in getProcedures()
236 Reference< XResultSet > SAL_CALL ODatabaseMetaDataBase::getVersionColumns( in getVersionColumns()
247 Reference< XResultSet > SAL_CALL ODatabaseMetaDataBase::getColumnPrivileges( in getColumnPrivileges()
[all …]
/trunk/main/cppuhelper/test/loader/
H A Dloader.test.cxx51 …virtual registry::RegistryKeyType SAL_CALL getKeyType( const rtl::OUString& /*rKeyName*/ ) {return… in getKeyType()
58 virtual void SAL_CALL setAsciiValue( const rtl::OUString& /*value*/ ) {}; in setAsciiValue()
60 … virtual void SAL_CALL setAsciiListValue( const uno::Sequence< rtl::OUString >& /*seqValue*/ ) {}; in setAsciiListValue()
62 virtual void SAL_CALL setStringValue( const rtl::OUString& /*value*/ ) {}; in setStringValue()
64 … virtual void SAL_CALL setStringListValue( const uno::Sequence< rtl::OUString >& /*seqValue*/ ) {}; in setStringListValue()
67 …virtual uno::Reference< registry::XRegistryKey > SAL_CALL openKey( const rtl::OUString& /*aKeyName… in openKey()
68 …virtual uno::Reference< registry::XRegistryKey > SAL_CALL createKey( const rtl::OUString& /*aKeyNa… in createKey()
70 virtual void SAL_CALL deleteKey( const rtl::OUString& /*rKeyName*/ ) {}; in deleteKey()
73 …virtual sal_Bool SAL_CALL createLink( const rtl::OUString& /*aLinkName*/, const rtl::OUString& /*a… in createLink()
74 virtual void SAL_CALL deleteLink( const rtl::OUString& /*rLinkName*/ ) {}; in deleteLink()
[all …]
/trunk/main/oox/source/core/
H A Dfragmenthandler.cxx85 void FragmentHandler::startUnknownElement( const OUString&, const OUString&, const Reference< XFast… in startUnknownElement()
93 void FragmentHandler::endUnknownElement( const OUString&, const OUString& ) in endUnknownElement()
102 Reference< XFastContextHandler > FragmentHandler::createUnknownChildContext( const OUString&, const… in createUnknownChildContext()
107 void FragmentHandler::characters( const OUString& ) in characters()
111 void FragmentHandler::ignorableWhitespace( const OUString& ) in ignorableWhitespace()
115 void FragmentHandler::processingInstruction( const OUString&, const OUString& ) in processingInstruction()
H A Dcontexthandler.cxx96 void ContextHandler::startUnknownElement( const OUString&, const OUString&, const Reference< XFastA… in startUnknownElement()
104 void ContextHandler::endUnknownElement( const OUString&, const OUString& ) in endUnknownElement()
113 Reference< XFastContextHandler > ContextHandler::createUnknownChildContext( const OUString&, const … in createUnknownChildContext()
118 void ContextHandler::characters( const OUString& ) in characters()
122 void ContextHandler::ignorableWhitespace( const OUString& ) in ignorableWhitespace()
126 void ContextHandler::processingInstruction( const OUString&, const OUString& ) in processingInstruction()
H A Dfilterdetect.cxx109const OUString& /*Namespace*/, const OUString& /*Name*/, const Reference<XFastAttributeList>& /*At… in startUnknownElement()
119 const OUString& /*Namespace*/, const OUString& /*Name*/ ) in endUnknownElement()
130const OUString& /*Namespace*/, const OUString& /*Name*/, const Reference<XFastAttributeList>& /*At… in createUnknownChildContext()
135 void SAL_CALL FilterDetectDocHandler::characters( const OUString& /*aChars*/ ) in characters()
139 void SAL_CALL FilterDetectDocHandler::ignorableWhitespace( const OUString& /*aWhitespaces*/ ) in ignorableWhitespace()
144 const OUString& /*aTarget*/, const OUString& /*aData*/ ) in processingInstruction()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastDocumentHandler.cxx71 void SAL_CALL OOXMLFastDocumentHandler::startUnknownElement in startUnknownElement()
81 void SAL_CALL OOXMLFastDocumentHandler::endUnknownElement in endUnknownElement()
118 OOXMLFastDocumentHandler::createUnknownChildContext in createUnknownChildContext()
127 void SAL_CALL OOXMLFastDocumentHandler::characters(const ::rtl::OUString & /*aChars*/) in characters()
/trunk/main/connectivity/source/sdbcx/
H A DVUser.cxx99 …r::changePassword( const ::rtl::OUString& /*objPassword*/, const ::rtl::OUString& /*newPassword*/ ) in changePassword()
132 sal_Int32 SAL_CALL OUser::getPrivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*objType*/ ) in getPrivileges()
140 …SAL_CALL OUser::getGrantablePrivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*objType*/ ) in getGrantablePrivileges()
148 …rivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*objType*/, sal_Int32 /*objPrivileges*/ ) in grantPrivileges()
155 …rivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*objType*/, sal_Int32 /*objPrivileges*/ ) in revokePrivileges()
172 void SAL_CALL OUser::setName( const ::rtl::OUString& /*aName*/ ) in setName()
H A DVGroup.cxx122 …l_Int32 SAL_CALL OGroup::getPrivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*objType*/ ) in getPrivileges()
130 …AL_CALL OGroup::getGrantablePrivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*objType*/ ) in getGrantablePrivileges()
138 …rivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*objType*/, sal_Int32 /*objPrivileges*/ ) in grantPrivileges()
145 …rivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*objType*/, sal_Int32 /*objPrivileges*/ ) in revokePrivileges()
162 void SAL_CALL OGroup::setName( const ::rtl::OUString& /*aName*/ ) in setName()
/trunk/main/xmloff/source/chart/
H A DColorPropertySet.cxx127 void SAL_CALL ColorPropertySet::setPropertyValue( const OUString& /* aPropertyName */, const uno::A… in setPropertyValue()
132 uno::Any SAL_CALL ColorPropertySet::getPropertyValue( const OUString& /* PropertyName */ ) in getPropertyValue()
137 void SAL_CALL ColorPropertySet::addPropertyChangeListener( const OUString& /* aPropertyName */, con… in addPropertyChangeListener()
143 void SAL_CALL ColorPropertySet::removePropertyChangeListener( const OUString& /* aPropertyName */, … in removePropertyChangeListener()
149 void SAL_CALL ColorPropertySet::addVetoableChangeListener( const OUString& /* PropertyName */, cons… in addVetoableChangeListener()
155 void SAL_CALL ColorPropertySet::removeVetoableChangeListener( const OUString& /* PropertyName */, c… in removeVetoableChangeListener()
163 PropertyState SAL_CALL ColorPropertySet::getPropertyState( const OUString& /* PropertyName */ ) in getPropertyState()
168 …e > SAL_CALL ColorPropertySet::getPropertyStates( const Sequence< OUString >& /* aPropertyName */ ) in getPropertyStates()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx868 Reference< XResultSet > SAL_CALL MacabDatabaseMetaData::getColumnPrivileges( in getColumnPrivileges()
875 Reference< XResultSet > SAL_CALL MacabDatabaseMetaData::getColumns( in getColumns()
962 Reference< XResultSet > SAL_CALL MacabDatabaseMetaData::getTables( in getTables()
1024 Reference< XResultSet > SAL_CALL MacabDatabaseMetaData::getProcedureColumns( in getProcedureColumns()
1031 Reference< XResultSet > SAL_CALL MacabDatabaseMetaData::getProcedures( in getProcedures()
1038 Reference< XResultSet > SAL_CALL MacabDatabaseMetaData::getVersionColumns( in getVersionColumns()
1071 Reference< XResultSet > SAL_CALL MacabDatabaseMetaData::getExportedKeys( in getExportedKeys()
1077 Reference< XResultSet > SAL_CALL MacabDatabaseMetaData::getImportedKeys( in getImportedKeys()
1083 Reference< XResultSet > SAL_CALL MacabDatabaseMetaData::getPrimaryKeys( in getPrimaryKeys()
1089 Reference< XResultSet > SAL_CALL MacabDatabaseMetaData::getIndexInfo( in getIndexInfo()
[all …]
/trunk/main/desktop/source/deployment/registry/sfwk/
H A Ddp_parceldesc.cxx59 ParcelDescDocHandler::characters( const OUString & ) in characters()
64 ParcelDescDocHandler::ignorableWhitespace( const OUString & ) in ignorableWhitespace()
70 const OUString &, const OUString & ) in processingInstruction()
/trunk/main/vcl/source/components/
H A Ddisplay.cxx98 void SAL_CALL DisplayInfo::setPropertyValue( const OUString& /*aPropertyName* */, const Any& /*aVal… in setPropertyValue()
124 void SAL_CALL DisplayInfo::addPropertyChangeListener( const OUString&, const Reference< XPropertyCh… in addPropertyChangeListener()
125 void SAL_CALL DisplayInfo::removePropertyChangeListener( const OUString&, const Reference< XPropert… in removePropertyChangeListener()
126 void SAL_CALL DisplayInfo::addVetoableChangeListener( const OUString&, const Reference< XVetoableCh… in addVetoableChangeListener()
127 void SAL_CALL DisplayInfo::removeVetoableChangeListener( const OUString&, const Reference< XVetoabl… in removeVetoableChangeListener()
242 void SAL_CALL DisplayAccess::setPropertyValue( const OUString& /*aPropertyName* */, const Any& /*aV… in setPropertyValue()
264 void SAL_CALL DisplayAccess::addPropertyChangeListener( const OUString&, const Reference< XProperty… in addPropertyChangeListener()
265 void SAL_CALL DisplayAccess::removePropertyChangeListener( const OUString&, const Reference< XPrope… in removePropertyChangeListener()
266 void SAL_CALL DisplayAccess::addVetoableChangeListener( const OUString&, const Reference< XVetoable… in addVetoableChangeListener()
267 void SAL_CALL DisplayAccess::removeVetoableChangeListener( const OUString&, const Reference< XVetoa… in removeVetoableChangeListener()
/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_OneToOne.cxx44 transliteration_OneToOne::folding( const OUString& /*inStr*/, sal_Int32 /*startPos*/, in folding()
51 transliteration_OneToOne::equals( const OUString& /*str1*/, sal_Int32 /*pos1*/, sal_Int32 /*nCount1… in equals()
58 transliteration_OneToOne::transliterateRange( const OUString& /*str1*/, const OUString& /*str2*/ ) in transliterateRange()
H A Dtransliteration_Numeric.cxx42 transliteration_Numeric::folding( const OUString& /*inStr*/, sal_Int32 /*startPos*/, sal_Int32 /*nC… in folding()
48 transliteration_Numeric::equals( const OUString& /*str1*/, sal_Int32 /*pos1*/, sal_Int32 /*nCount1*… in equals()
54 transliteration_Numeric::transliterateRange( const OUString& /*str1*/, const OUString& /*str2*/ ) in transliterateRange()
/trunk/main/oox/source/docprop/
H A Ddocprophandler.cxx363 …d SAL_CALL OOXMLDocPropHandler::endUnknownElement( const ::rtl::OUString&, const ::rtl::OUString& ) in endUnknownElement()
377 …( const ::rtl::OUString&, const ::rtl::OUString&, const uno::Reference< xml::sax::XFastAttributeLi… in createUnknownChildContext()
664 void SAL_CALL OOXMLDocPropHandler::ignorableWhitespace( const ::rtl::OUString& ) in ignorableWhitespace()
669 …L_CALL OOXMLDocPropHandler::processingInstruction( const ::rtl::OUString&, const ::rtl::OUString& ) in processingInstruction()
/trunk/main/package/source/package/zippackage/
H A DZipPackageEntry.cxx112 void SAL_CALL ZipPackageEntry::addPropertyChangeListener( const OUString& /*aPropertyName*/, const … in addPropertyChangeListener()
115 void SAL_CALL ZipPackageEntry::removePropertyChangeListener( const OUString& /*aPropertyName*/, con… in removePropertyChangeListener()
118 void SAL_CALL ZipPackageEntry::addVetoableChangeListener( const OUString& /*PropertyName*/, const u… in addVetoableChangeListener()
121 void SAL_CALL ZipPackageEntry::removeVetoableChangeListener( const OUString& /*PropertyName*/, cons… in removeVetoableChangeListener()
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_ja_phonetic.cxx36 OUString SAL_CALL IndexEntrySupplier_ja_phonetic::getIndexCharacter( const OUString& rIndexEntry, in getIndexCharacter()
73 const com::sun::star::lang::Locale& rLocale, const OUString& /*SortAlgorithm*/, in loadAlgorithm()
79 const com::sun::star::lang::Locale& rLocale, const OUString& /*SortAlgorithm*/, in loadAlgorithm()
87 const com::sun::star::lang::Locale& rLocale, const OUString& /*SortAlgorithm*/, in loadAlgorithm()
93 const com::sun::star::lang::Locale& rLocale, const OUString& /*SortAlgorithm*/, in loadAlgorithm()
H A Dindexentrysupplier_common.cxx59 OUString SAL_CALL IndexEntrySupplier_Common::getPhoneticCandidate( const OUString&, in getPhoneticCandidate()
80 OUString SAL_CALL IndexEntrySupplier_Common::getIndexKey( const OUString& rIndexEntry, in getIndexKey()
89 const OUString& rIndexEntry1, const OUString&, const lang::Locale&, in compareIndexEntry()
97 OUString SAL_CALL IndexEntrySupplier_Common::getIndexCharacter( const OUString& rIndexEntry, in getIndexCharacter()
/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_translation_unodialog.cxx122 void SAL_CALL ChineseTranslation_UnoDialog::setTitle( const ::rtl::OUString& ) in setTitle()
223 … SAL_CALL ChineseTranslation_UnoDialog::setPropertyValue( const ::rtl::OUString&, const uno::Any& ) in setPropertyValue()
262 …ChangeListener( const ::rtl::OUString& , const uno::Reference< beans::XPropertyChangeListener >& ) in addPropertyChangeListener()
266 …ChangeListener( const ::rtl::OUString& , const uno::Reference< beans::XPropertyChangeListener >& ) in removePropertyChangeListener()
270 …ChangeListener( const ::rtl::OUString& , const uno::Reference< beans::XVetoableChangeListener >& ) in addVetoableChangeListener()
274 …ChangeListener( const ::rtl::OUString& , const uno::Reference< beans::XVetoableChangeListener >& ) in removeVetoableChangeListener()
/trunk/main/scripting/source/dlgprov/
H A DDialogModelProvider.cxx150 void SAL_CALL DialogModelProvider::setPropertyValue( const ::rtl::OUString&, const uno::Any& ) in setPropertyValue()
157 …yChangeListener( const ::rtl::OUString& , const uno::Reference< beans::XPropertyChangeListener >& ) in addPropertyChangeListener()
160 …yChangeListener( const ::rtl::OUString& , const uno::Reference< beans::XPropertyChangeListener >& ) in removePropertyChangeListener()
163 …eChangeListener( const ::rtl::OUString& , const uno::Reference< beans::XVetoableChangeListener >& ) in addVetoableChangeListener()
166 …leChangeListener( const ::rtl::OUString& ,const uno::Reference< beans::XVetoableChangeListener >& ) in removeVetoableChangeListener()
/trunk/main/svx/source/table/
H A Dpropertyset.cxx165 void SAL_CALL FastPropertySet::addPropertyChangeListener( const OUString&, const Reference< XProper… in addPropertyChangeListener()
171 void SAL_CALL FastPropertySet::removePropertyChangeListener( const OUString&, const Reference< XPro… in removePropertyChangeListener()
177 void SAL_CALL FastPropertySet::addVetoableChangeListener( const OUString&, const Reference< XVetoab… in addVetoableChangeListener()
183 void SAL_CALL FastPropertySet::removeVetoableChangeListener( const OUString&, const Reference< XVet… in removeVetoableChangeListener()
239 …pertiesChangeListener( const Sequence< OUString >&, const Reference< XPropertiesChangeListener >& ) in addPropertiesChangeListener()
251 …PropertiesChangeEvent( const Sequence< OUString >&, const Reference< XPropertiesChangeListener >& ) in firePropertiesChangeEvent()
/trunk/main/framework/source/xml/
H A Dacceleratorconfigurationreader.cxx234 void SAL_CALL AcceleratorConfigurationReader::characters(const ::rtl::OUString&) in characters()
239 void SAL_CALL AcceleratorConfigurationReader::ignorableWhitespace(const ::rtl::OUString&) in ignorableWhitespace()
244 … SAL_CALL AcceleratorConfigurationReader::processingInstruction(const ::rtl::OUString& /*sTarget*/, in processingInstruction()
/trunk/main/desktop/source/migration/services/
H A Djvmfwk.cxx317 void SAL_CALL JavaMigration::overrideNode( in overrideNode()
327 void SAL_CALL JavaMigration::addOrReplaceNode( in addOrReplaceNode()
338 void SAL_CALL JavaMigration::dropNode( in dropNode()
399 void SAL_CALL JavaMigration::setPropertyValueForLocale( in setPropertyValueForLocale()
414 const rtl::OUString&, in addProperty()
422 const rtl::OUString&, in addPropertyWithValue()
429 const rtl::OUString&, in addOrReplaceNodeFromTemplate()
/trunk/main/sfx2/source/doc/
H A Ddoctemplateslocal.cxx230 void SAL_CALL DocTemplLocaleHelper::characters( const ::rtl::OUString& /*aChars*/ ) in characters()
235 void SAL_CALL DocTemplLocaleHelper::ignorableWhitespace( const ::rtl::OUString& /*aWhitespaces*/ ) in ignorableWhitespace()
240 …lper::processingInstruction( const ::rtl::OUString& /*aTarget*/, const ::rtl::OUString& /*aData*/ ) in processingInstruction()
/trunk/main/unotools/source/property/
H A Dpropertysethelper.cxx115 …nst ::rtl::OUString& /*aPropertyName*/, const Reference< XPropertyChangeListener >& /*xListener*/ ) in addPropertyChangeListener()
120 …nst ::rtl::OUString& /*aPropertyName*/, const Reference< XPropertyChangeListener >& /*aListener*/ ) in removePropertyChangeListener()
125 …onst ::rtl::OUString& /*PropertyName*/, const Reference< XVetoableChangeListener >& /*aListener*/ ) in addVetoableChangeListener()
130 …onst ::rtl::OUString& /*PropertyName*/, const Reference< XVetoableChangeListener >& /*aListener*/ ) in removeVetoableChangeListener()
196 …:rtl::OUString >& /*aPropertyNames*/, const Reference< XPropertiesChangeListener >& /*xListener*/ ) in addPropertiesChangeListener()
206 …:rtl::OUString >& /*aPropertyNames*/, const Reference< XPropertiesChangeListener >& /*xListener*/ ) in firePropertiesChangeEvent()

12345678910>>...21