/aoo4110/main/connectivity/source/commontools/ |
H A D | TDatabaseMetaDataBase.cxx | 177 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 …]
|
/aoo4110/main/cppuhelper/test/loader/ |
H A D | loader.test.cxx | 51 …virtual registry::RegistryKeyType SAL_CALL getKeyType( const rtl::OUString& /*rKeyName*/ ) throw (… in getKeyType() 58 …virtual void SAL_CALL setAsciiValue( const rtl::OUString& /*value*/ ) throw (registry::InvalidRegi… in setAsciiValue() 60 …virtual void SAL_CALL setAsciiListValue( const uno::Sequence< rtl::OUString >& /*seqValue*/ ) thro… in setAsciiListValue() 62 …virtual void SAL_CALL setStringValue( const rtl::OUString& /*value*/ ) throw (registry::InvalidReg… in setStringValue() 64 …virtual void SAL_CALL setStringListValue( const uno::Sequence< rtl::OUString >& /*seqValue*/ ) thr… in setStringListValue() 67 …virtual uno::Reference< registry::XRegistryKey > SAL_CALL openKey( const rtl::OUString& /*aKeyName… in openKey() 70 …virtual void SAL_CALL deleteKey( const rtl::OUString& /*rKeyName*/ ) throw (registry::InvalidRegis… 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*/ ) throw (registry::InvalidReg… in deleteLink() 75 …virtual rtl::OUString SAL_CALL getLinkTarget( const rtl::OUString& /*rLinkName*/ ) throw (registry… in getLinkTarget() [all …]
|
/aoo4110/main/oox/source/core/ |
H A D | fragmenthandler.cxx | 85 void FragmentHandler::startUnknownElement( const OUString&, const OUString&, const Reference< XFast… in startUnknownElement() 93 void FragmentHandler::endUnknownElement( const OUString&, const OUString& ) throw( SAXException, Ru… in endUnknownElement() 102 Reference< XFastContextHandler > FragmentHandler::createUnknownChildContext( const OUString&, const… in createUnknownChildContext() 107 void FragmentHandler::characters( const OUString& ) throw( SAXException, RuntimeException ) in characters() 111 void FragmentHandler::ignorableWhitespace( const OUString& ) throw( SAXException, RuntimeException ) in ignorableWhitespace() 115 void FragmentHandler::processingInstruction( const OUString&, const OUString& ) throw( SAXException… in processingInstruction()
|
H A D | contexthandler.cxx | 96 void ContextHandler::startUnknownElement( const OUString&, const OUString&, const Reference< XFastA… in startUnknownElement() 104 void ContextHandler::endUnknownElement( const OUString&, const OUString& ) throw( SAXException, Run… in endUnknownElement() 113 Reference< XFastContextHandler > ContextHandler::createUnknownChildContext( const OUString&, const … in createUnknownChildContext() 118 void ContextHandler::characters( const OUString& ) throw( SAXException, RuntimeException ) in characters() 122 void ContextHandler::ignorableWhitespace( const OUString& ) throw( SAXException, RuntimeException ) in ignorableWhitespace() 126 void ContextHandler::processingInstruction( const OUString&, const OUString& ) throw( SAXException,… in processingInstruction()
|
/aoo4110/main/connectivity/source/sdbcx/ |
H A D | VUser.cxx | 99 void SAL_CALL OUser::changePassword( const ::rtl::OUString& /*objPassword*/, const ::rtl::OUString&… in changePassword() 132 sal_Int32 SAL_CALL OUser::getPrivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*objType*/ … in getPrivileges() 140 sal_Int32 SAL_CALL OUser::getGrantablePrivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*o… in getGrantablePrivileges() 148 void SAL_CALL OUser::grantPrivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*objType*/, sa… in grantPrivileges() 155 void SAL_CALL OUser::revokePrivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*objType*/, s… in revokePrivileges() 172 void SAL_CALL OUser::setName( const ::rtl::OUString& /*aName*/ ) throw(::com::sun::star::uno::Runti… in setName()
|
H A D | VGroup.cxx | 122 sal_Int32 SAL_CALL OGroup::getPrivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*objType*/… in getPrivileges() 130 sal_Int32 SAL_CALL OGroup::getGrantablePrivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*… in getGrantablePrivileges() 138 void SAL_CALL OGroup::grantPrivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*objType*/, s… in grantPrivileges() 145 void SAL_CALL OGroup::revokePrivileges( const ::rtl::OUString& /*objName*/, sal_Int32 /*objType*/, … in revokePrivileges() 162 void SAL_CALL OGroup::setName( const ::rtl::OUString& /*aName*/ ) throw(::com::sun::star::uno::Runt… in setName()
|
/aoo4110/main/xmloff/source/chart/ |
H A D | ColorPropertySet.cxx | 131 void SAL_CALL ColorPropertySet::setPropertyValue( const OUString& /* aPropertyName */, const uno::A… in setPropertyValue() 141 uno::Any SAL_CALL ColorPropertySet::getPropertyValue( const OUString& /* PropertyName */ ) in getPropertyValue() 149 void SAL_CALL ColorPropertySet::addPropertyChangeListener( const OUString& /* aPropertyName */, con… in addPropertyChangeListener() 158 void SAL_CALL ColorPropertySet::removePropertyChangeListener( const OUString& /* aPropertyName */, … in removePropertyChangeListener() 167 void SAL_CALL ColorPropertySet::addVetoableChangeListener( const OUString& /* PropertyName */, cons… in addVetoableChangeListener() 176 void SAL_CALL ColorPropertySet::removeVetoableChangeListener( const OUString& /* PropertyName */, c… in removeVetoableChangeListener() 187 PropertyState SAL_CALL ColorPropertySet::getPropertyState( const OUString& /* PropertyName */ ) in getPropertyState() 194 Sequence< PropertyState > SAL_CALL ColorPropertySet::getPropertyStates( const Sequence< OUString >&… in getPropertyStates()
|
/aoo4110/main/fpicker/source/aqua/ |
H A D | NSString_OOoAdditions.mm | 35 { 45 { 60 {
|
/aoo4110/main/desktop/source/deployment/registry/sfwk/ |
H A D | dp_parceldesc.cxx | 61 ParcelDescDocHandler::characters( const OUString & ) in characters() 67 ParcelDescDocHandler::ignorableWhitespace( const OUString & ) in ignorableWhitespace() 74 const OUString &, const OUString & ) in processingInstruction()
|
/aoo4110/main/connectivity/source/drivers/kab/ |
H A D | KDatabaseMetaData.cxx | 850 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getColumnPrivileges( in getColumnPrivileges() 927 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getTables( in getTables() 978 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getProcedureColumns( in getProcedureColumns() 985 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getProcedures( in getProcedures() 1025 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getExportedKeys( in getExportedKeys() 1031 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getImportedKeys( in getImportedKeys() 1037 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getPrimaryKeys( in getPrimaryKeys() 1043 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getIndexInfo( in getIndexInfo() 1050 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getBestRowIdentifier( in getBestRowIdentifier() 1057 Reference< XResultSet > SAL_CALL KabDatabaseMetaData::getTablePrivileges( in getTablePrivileges() [all …]
|
/aoo4110/main/connectivity/source/drivers/macab/ |
H A D | MacabDatabaseMetaData.cxx | 868 Reference< XResultSet > SAL_CALL MacabDatabaseMetaData::getColumnPrivileges( in getColumnPrivileges() 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() 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() 1096 Reference< XResultSet > SAL_CALL MacabDatabaseMetaData::getBestRowIdentifier( in getBestRowIdentifier() 1103 Reference< XResultSet > SAL_CALL MacabDatabaseMetaData::getTablePrivileges( in getTablePrivileges() [all …]
|
/aoo4110/main/vcl/source/components/ |
H A D | display.cxx | 98 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()
|
/aoo4110/main/i18npool/source/transliteration/ |
H A D | transliteration_OneToOne.cxx | 44 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() 59 transliteration_OneToOne::transliterateRange( const OUString& /*str1*/, const OUString& /*str2*/ ) in transliterateRange()
|
H A D | transliteration_Numeric.cxx | 42 transliteration_Numeric::folding( const OUString& /*inStr*/, sal_Int32 /*startPos*/, sal_Int32 /*nC… in folding() 49 transliteration_Numeric::equals( const OUString& /*str1*/, sal_Int32 /*pos1*/, sal_Int32 /*nCount1*… in equals() 56 transliteration_Numeric::transliterateRange( const OUString& /*str1*/, const OUString& /*str2*/ ) in transliterateRange()
|
/aoo4110/main/oox/source/docprop/ |
H A D | docprophandler.cxx | 369 void SAL_CALL OOXMLDocPropHandler::endUnknownElement( const ::rtl::OUString&, const ::rtl::OUString… in endUnknownElement() 385 uno::Reference< xml::sax::XFastContextHandler > SAL_CALL OOXMLDocPropHandler::createUnknownChildCon… in createUnknownChildContext() 674 void SAL_CALL OOXMLDocPropHandler::ignorableWhitespace( const ::rtl::OUString& ) in ignorableWhitespace() 680 void SAL_CALL OOXMLDocPropHandler::processingInstruction( const ::rtl::OUString&, const ::rtl::OUSt… in processingInstruction()
|
/aoo4110/main/package/source/zippackage/ |
H A D | ZipPackageEntry.cxx | 117 void SAL_CALL ZipPackageEntry::addPropertyChangeListener( const OUString& /*aPropertyName*/, const … in addPropertyChangeListener() 121 void SAL_CALL ZipPackageEntry::removePropertyChangeListener( const OUString& /*aPropertyName*/, con… in removePropertyChangeListener() 125 void SAL_CALL ZipPackageEntry::addVetoableChangeListener( const OUString& /*PropertyName*/, const u… in addVetoableChangeListener() 129 void SAL_CALL ZipPackageEntry::removeVetoableChangeListener( const OUString& /*PropertyName*/, cons… in removeVetoableChangeListener()
|
/aoo4110/main/i18npool/source/indexentry/ |
H A D | indexentrysupplier_ja_phonetic.cxx | 36 OUString SAL_CALL IndexEntrySupplier_ja_phonetic::getIndexCharacter( const OUString& rIndexEntry, in getIndexCharacter() 76 const com::sun::star::lang::Locale& rLocale, const OUString& /*SortAlgorithm*/, in loadAlgorithm() 82 const com::sun::star::lang::Locale& rLocale, const OUString& /*SortAlgorithm*/, in loadAlgorithm() 90 const com::sun::star::lang::Locale& rLocale, const OUString& /*SortAlgorithm*/, in loadAlgorithm() 96 const com::sun::star::lang::Locale& rLocale, const OUString& /*SortAlgorithm*/, in loadAlgorithm()
|
H A D | indexentrysupplier_common.cxx | 59 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() 98 OUString SAL_CALL IndexEntrySupplier_Common::getIndexCharacter( const OUString& rIndexEntry, in getIndexCharacter()
|
/aoo4110/main/svx/source/unodialogs/textconversiondlgs/ |
H A D | chinese_translation_unodialog.cxx | 122 void SAL_CALL ChineseTranslation_UnoDialog::setTitle( const ::rtl::OUString& ) throw(uno::RuntimeEx… in setTitle() 223 void SAL_CALL ChineseTranslation_UnoDialog::setPropertyValue( const ::rtl::OUString&, const uno::An… in setPropertyValue() 262 void SAL_CALL ChineseTranslation_UnoDialog::addPropertyChangeListener( const ::rtl::OUString& , con… in addPropertyChangeListener() 266 void SAL_CALL ChineseTranslation_UnoDialog::removePropertyChangeListener( const ::rtl::OUString& , … in removePropertyChangeListener() 270 void SAL_CALL ChineseTranslation_UnoDialog::addVetoableChangeListener( const ::rtl::OUString& , con… in addVetoableChangeListener() 274 void SAL_CALL ChineseTranslation_UnoDialog::removeVetoableChangeListener( const ::rtl::OUString& , … in removeVetoableChangeListener()
|
/aoo4110/main/scripting/source/dlgprov/ |
H A D | DialogModelProvider.cxx | 150 void SAL_CALL DialogModelProvider::setPropertyValue( const ::rtl::OUString&, const uno::Any& ) thro… in setPropertyValue() 157 void SAL_CALL DialogModelProvider::addPropertyChangeListener( const ::rtl::OUString& , const uno::R… in addPropertyChangeListener() 160 void SAL_CALL DialogModelProvider::removePropertyChangeListener( const ::rtl::OUString& , const uno… in removePropertyChangeListener() 163 void SAL_CALL DialogModelProvider::addVetoableChangeListener( const ::rtl::OUString& , const uno::R… in addVetoableChangeListener() 166 void SAL_CALL DialogModelProvider::removeVetoableChangeListener( const ::rtl::OUString& ,const uno:… in removeVetoableChangeListener()
|
/aoo4110/main/svx/source/table/ |
H A D | propertyset.cxx | 165 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 void SAL_CALL FastPropertySet::addPropertiesChangeListener( const Sequence< OUString >&, const Refe… in addPropertiesChangeListener() 251 void SAL_CALL FastPropertySet::firePropertiesChangeEvent( const Sequence< OUString >&, const Refere… in firePropertiesChangeEvent()
|
/aoo4110/main/framework/source/xml/ |
H A D | acceleratorconfigurationreader.cxx | 242 void SAL_CALL AcceleratorConfigurationReader::characters(const ::rtl::OUString&) in characters() 249 void SAL_CALL AcceleratorConfigurationReader::ignorableWhitespace(const ::rtl::OUString&) in ignorableWhitespace() 256 void SAL_CALL AcceleratorConfigurationReader::processingInstruction(const ::rtl::OUString& /*sTarge… in processingInstruction()
|
/aoo4110/main/desktop/source/migration/services/ |
H A D | jvmfwk.cxx | 370 void SAL_CALL JavaMigration::overrideNode( in overrideNode() 383 void SAL_CALL JavaMigration::addOrReplaceNode( in addOrReplaceNode() 400 void SAL_CALL JavaMigration::dropNode( in dropNode() 470 void SAL_CALL JavaMigration::setPropertyValueForLocale( in setPropertyValueForLocale() 491 const rtl::OUString&, in addProperty() 502 const rtl::OUString&, in addPropertyWithValue() 512 const rtl::OUString&, in addOrReplaceNodeFromTemplate()
|
/aoo4110/main/sfx2/source/doc/ |
H A D | doctemplateslocal.cxx | 237 void SAL_CALL DocTemplLocaleHelper::characters( const ::rtl::OUString& /*aChars*/ ) in characters() 243 void SAL_CALL DocTemplLocaleHelper::ignorableWhitespace( const ::rtl::OUString& /*aWhitespaces*/ ) in ignorableWhitespace() 249 void SAL_CALL DocTemplLocaleHelper::processingInstruction( const ::rtl::OUString& /*aTarget*/, cons… in processingInstruction()
|
/aoo4110/main/xmloff/source/draw/ |
H A D | numithdl.cxx | 50 sal_Bool XMLNumRulePropHdl::importXML( const ::rtl::OUString& /*rStrImpValue*/, ::com::sun::star::u… in importXML() 55 sal_Bool XMLNumRulePropHdl::exportXML( ::rtl::OUString& /*rStrExpValue*/, const ::com::sun::star::u… in exportXML()
|