Home
last modified time | relevance | path

Searched defs:OUString (Results 176 – 200 of 523) sorted by relevance

12345678910>>...21

/aoo41x/main/sw/source/filter/ww8/
H A Drtfexport.cxx346 void RtfExport::DoComboBox(const rtl::OUString& /*rName*/, in DoComboBox()
350 uno::Sequence<rtl::OUString>& /*rListItems*/) in DoComboBox()
/aoo41x/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx352 SwVbaCustomDocumentProperty::setLinkSource( const rtl::OUString& /*rsLinkContent*/ ) throw (script:… in setLinkSource()
358 SwVbaCustomDocumentProperty::setName( const ::rtl::OUString& /*Name*/ ) throw (script::BasicErrorEx… in setName()
397 SwVbaBuiltInDocumentProperty::setName( const rtl::OUString& ) throw (script::BasicErrorException, u… in setName()
452 SwVbaBuiltInDocumentProperty::setLinkSource( const rtl::OUString& /*LinkSource*/ ) throw (script::B… in setLinkSource()
585 SwVbaBuiltinDocumentProperties::Add( const ::rtl::OUString& /*Name*/, ::sal_Bool /*LinkToContent*/,… in Add()
/aoo41x/main/sdext/source/presenter/
H A DPresenterCurrentSlideObserver.cxx116 void SAL_CALL PresenterCurrentSlideObserver::hyperLinkClicked (const rtl::OUString &) in hyperLinkClicked()
/aoo41x/main/extensions/source/propctrlr/
H A Dobjectinspectormodel.cxx125 …::sal_Int32 SAL_CALL ObjectInspectorModel::getPropertyOrderIndex( const ::rtl::OUString& /*Propert… in getPropertyOrderIndex()
/aoo41x/main/unotools/source/config/
H A Dundoopt.cxx144 void SvtUndoOptions_Impl::Notify( const Sequence<rtl::OUString>& ) in Notify()
/aoo41x/main/i18npool/source/breakiterator/
H A Dbreakiterator_ctl.cxx119 void SAL_CALL BreakIterator_CTL::makeIndex(const OUString& /*text*/, sal_Int32 /*pos*/) in makeIndex()
/aoo41x/main/connectivity/source/drivers/hsqldb/
H A DHViews.cxx108 void HViews::dropObject(sal_Int32 _nPos,const ::rtl::OUString /*_sElementName*/) in dropObject()
/aoo41x/main/connectivity/source/sdbcx/
H A DVKey.cxx209 void SAL_CALL OKey::setName( const ::rtl::OUString& /*aName*/ ) throw(::com::sun::star::uno::Runtim… in setName()
H A DVIndex.cxx200 void SAL_CALL OIndex::setName( const ::rtl::OUString& /*aName*/ ) throw(::com::sun::star::uno::Runt… in setName()
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshow.cxx676 void SAL_CALL SlideShow::addPropertyChangeListener( const OUString& , const Reference< XPropertyCha… in addPropertyChangeListener()
682 void SAL_CALL SlideShow::removePropertyChangeListener( const OUString& , const Reference< XProperty… in removePropertyChangeListener()
688 void SAL_CALL SlideShow::addVetoableChangeListener( const OUString& , const Reference< XVetoableCha… in addVetoableChangeListener()
694 void SAL_CALL SlideShow::removeVetoableChangeListener( const OUString& , const Reference< XVetoable… in removeVetoableChangeListener()
/aoo41x/main/xmlsecurity/source/xmlsec/nss/
H A Dseinitializer_nssimpl.cxx94 SEInitializer_NssImpl::createSecurityContext( const ::rtl::OUString& ) in createSecurityContext()
/aoo41x/main/writerfilter/source/ooxml/
H A DOOXMLFastDocumentHandler.cxx199 void SAL_CALL OOXMLFastDocumentHandler::characters(const ::rtl::OUString & /*aChars*/) in characters()
/aoo41x/main/sw/source/ui/config/
H A Dbarcfg.cxx147 void SwToolbarConfigItem::Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& ) {} in Notify()
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx154 void SAL_CALL OEvoabPreparedStatement::setString( sal_Int32 /*parameterIndex*/, const ::rtl::OUStri… in setString()
269 void SAL_CALL OEvoabPreparedStatement::setObjectNull( sal_Int32 /*parameterIndex*/, sal_Int32 /*sql… in setObjectNull()
/aoo41x/main/oox/source/vml/
H A Dvmlshapecontainer.cxx45 void lclMapShapesById( RefMap< OUString, ShapeType >& orMap, const RefVector< ShapeType >& rVector ) in lclMapShapesById()
/aoo41x/main/unotools/source/ucbhelper/
H A Dlocalfilehelper.cxx170 DECLARE_LIST( StringList_Impl, ::rtl::OUString* ) in DECLARE_LIST()
/aoo41x/main/svx/source/table/
H A Dcell.cxx1234 void SAL_CALL Cell::addPropertyChangeListener( const OUString& /*aPropertyName*/, const Reference< … in addPropertyChangeListener()
1240 void SAL_CALL Cell::removePropertyChangeListener( const OUString& /*aPropertyName*/, const Referenc… in removePropertyChangeListener()
1246 void SAL_CALL Cell::addVetoableChangeListener( const OUString& /*PropertyName*/, const Reference< X… in addVetoableChangeListener()
1252 void SAL_CALL Cell::removeVetoableChangeListener( const OUString& /*PropertyName*/, const Reference… in removeVetoableChangeListener()
1325 void SAL_CALL Cell::addPropertiesChangeListener( const Sequence< OUString >& /*aPropertyNames*/, co… in addPropertiesChangeListener()
1337 void SAL_CALL Cell::firePropertiesChangeEvent( const Sequence< OUString >& /*aPropertyNames*/, cons… in firePropertiesChangeEvent()
/aoo41x/main/sw/source/core/unocore/
H A Dunoparagraph.cxx559 void SAL_CALL SwXParagraph::addPropertiesChangeListener( in addPropertiesChangeListener()
580 void SAL_CALL SwXParagraph::firePropertiesChangeEvent( in firePropertiesChangeEvent()
880 SwXParagraph::addPropertyChangeListener( in addPropertyChangeListener()
894 SwXParagraph::removePropertyChangeListener( in removePropertyChangeListener()
908 SwXParagraph::addVetoableChangeListener( in addVetoableChangeListener()
922 SwXParagraph::removeVetoableChangeListener( in removeVetoableChangeListener()
/aoo41x/main/vcl/source/gdi/
H A Dconfigsettings.cxx118 void SettingsConfigItem::Notify( const Sequence< OUString >& ) in Notify()
/aoo41x/main/sw/source/ui/envelp/
H A Dlabimg.cxx406 void SwLabCfgItem::Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& ) {} in Notify()
/aoo41x/main/sw/source/ui/uno/
H A DSwXFilterOptions.cxx115 void SwXFilterOptions::setTitle( const ::rtl::OUString& /*rTitle*/ ) in setTitle()
/aoo41x/main/reportdesign/inc/
H A DRptDef.hxx82 …virtual ::com::sun::star::uno::Any operator() (const ::rtl::OUString& /*_sPropertyName*/,const ::c… in operator ()()
/aoo41x/main/desktop/source/splash/
H A Dfirststart.cxx139 void SAL_CALL FirstStart::trigger(const OUString&) in trigger()
/aoo41x/main/dbaccess/source/core/api/
H A DOptimisticSet.cxx451 ::rtl::OUString OptimisticSet::getComposedTableName(const ::rtl::OUString& /*_sCatalog*/, in getComposedTableName()
/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx68 SEQ( rtl::OUString ) SAL_CALL EnhancedCustomShapeEngine_getSupportedServiceNames() in SEQ()
133 SEQ( rtl::OUString ) SAL_CALL EnhancedCustomShapeEngine::getSupportedServiceNames() in SEQ()

Completed in 211 milliseconds

12345678910>>...21