| /AOO41X/main/sc/source/ui/Accessibility/ |
| H A D | AccessibilityHints.cxx | 42 const uno::Reference< uno::XInterface >& xOld ) in ScAccWinFocusLostHint() 44 xOldAccessible(xOld) in ScAccWinFocusLostHint() 79 const uno::Reference< uno::XInterface >& xOld ) in ScAccGridWinFocusLostHint() 81 ScAccWinFocusLostHint(xOld), in ScAccGridWinFocusLostHint()
|
| H A D | AccessibleSpreadsheet.cxx | 370 uno::Reference< XAccessible > xOld = mpAccCell; in LostFocus() local 371 aEvent.OldValue <<= xOld; in LostFocus() 798 uno::Reference< XAccessible > xOld = mpAccCell; in CommitFocusCell() local 801 aEvent.OldValue <<= xOld; in CommitFocusCell() 1598 uno::Reference< XAccessible > xOld = m_pAccFormulaCell; in NotifyRefMode() local 1599 aEvent.OldValue <<= xOld; in NotifyRefMode()
|
| /AOO41X/main/connectivity/source/drivers/ado/ |
| H A D | ATable.cxx | 201 Reference< XPropertySet > xOld; in alterColumnByIndex() local 202 m_pColumns->getByIndex(index) >>= xOld; in alterColumnByIndex() 203 if(xOld.is()) in alterColumnByIndex() 204 …alterColumnByName(getString(xOld->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PR… in alterColumnByIndex()
|
| /AOO41X/main/connectivity/source/commontools/ |
| H A D | TTableHelper.cxx | 552 Reference< XPropertySet > xOld; in alterColumnByIndex() local 553 if(::cppu::extractInterface(xOld,m_pColumns->getByIndex(index)) && xOld.is()) in alterColumnByIndex() 554 …alterColumnByName(getString(xOld->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PR… in alterColumnByIndex()
|
| /AOO41X/main/sc/source/ui/inc/ |
| H A D | AccessibilityHints.hxx | 48 … const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& xOld ); 75 … const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& xOld );
|
| /AOO41X/main/sc/source/ui/unoobj/ |
| H A D | chart2uno.cxx | 1965 … uno::Reference< chart2::data::XLabeledDataSequence> xOld( aOldSequences[nOldIndex] ); in detectArguments() local 1967 if( xOld.is() && xNew.is() ) in detectArguments() 1970 if( xOld.is() && xOld->getLabel().is() ) in detectArguments() 1971 aOldLabel = xOld->getLabel()->getSourceRangeRepresentation(); in detectArguments() 1974 if( xOld.is() && xOld->getValues().is() ) in detectArguments() 1975 aOldValues = xOld->getValues()->getSourceRangeRepresentation(); in detectArguments()
|
| /AOO41X/main/svx/source/form/ |
| H A D | navigatortreemodel.cxx | 673 …void NavigatorTreeModel::ReplaceFormComponent(const Reference< XFormComponent > & xOld, const Refe… in ReplaceFormComponent() argument 676 FmEntryData* pData = FindData(xOld, GetRootList(), sal_True); in ReplaceFormComponent()
|
| /AOO41X/main/dbaccess/source/ui/browser/ |
| H A D | formadapter.cxx | 1691 Reference< ::com::sun::star::form::XFormComponent > xOld = *(m_aChildren.begin() + _rIndex); in replaceByIndex() local 1698 Reference< ::com::sun::star::beans::XPropertySet > xOldSet(xOld, UNO_QUERY); in replaceByIndex() 1703 xOld->setParent(Reference< XInterface > ()); in replaceByIndex() 1711 aEvt.ReplacedElement <<= xOld; in replaceByIndex()
|
| /AOO41X/main/sfx2/source/doc/ |
| H A D | objstor.cxx | 2095 uno::Reference < embed::XStorage > xOld = GetStorage(); in DoSaveCompleted() local 2101 if ( bOk && xStorage.is() && xOld != xStorage in DoSaveCompleted() 2102 && (!pOld || !pOld->HasStorage_Impl() || xOld != pOld->GetStorage() ) ) in DoSaveCompleted() 2106 xOld->dispose(); in DoSaveCompleted()
|
| /AOO41X/main/comphelper/source/container/ |
| H A D | embeddedobjectcontainer.cxx | 1017 …uno::Reference < embed::XStorage > xOld = pImpl->mxStorage->openStorageElement( rName, embed::Elem… in MoveEmbeddedObject() local 1019 xOld->copyToStorage( xNew ); in MoveEmbeddedObject()
|
| /AOO41X/main/cui/source/customize/ |
| H A D | acccfg.cxx | 1149 css::uno::Reference< css::ui::XAcceleratorConfiguration > xOld = m_xAct; in IMPL_LINK() local 1157 if ( m_xAct.is() && ( xOld == m_xAct ) ) in IMPL_LINK()
|
| /AOO41X/main/svx/source/inc/ |
| H A D | fmexpl.hxx | 373 …com::sun::star::uno::Reference< ::com::sun::star::form::XFormComponent >& xOld, const ::com::sun::…
|
| /AOO41X/main/filter/source/config/cache/ |
| H A D | filtercache.cxx | 850 css::uno::Reference< css::uno::XInterface > xOld ; in impl_openConfig() local 897 pConfig = &xOld; in impl_openConfig()
|