Searched refs:GetAddress (Results 1 – 13 of 13) sorted by relevance
/aoo42x/main/sc/source/core/data/ |
H A D | documen7.cxx | 120 if ( pCondFormList && rHint.GetAddress() != BCA_BRDCST_ALWAYS ) in Broadcast() 121 pCondFormList->SourceChanged( rHint.GetAddress() ); in Broadcast() 123 if ( rHint.GetAddress() != BCA_BRDCST_ALWAYS ) in Broadcast() 125 SCTAB nTab = rHint.GetAddress().Tab(); in Broadcast() 144 if ( pCondFormList && rHint.GetAddress() != BCA_BRDCST_ALWAYS ) in AreaBroadcast() 145 pCondFormList->SourceChanged( rHint.GetAddress() ); in AreaBroadcast()
|
H A D | column.cxx | 1139 ScAddress& rAddress = aHint.GetAddress(); in InsertRow() 1583 ScAddress& rAddress = aHint.GetAddress(); in MoveTo() 1924 aHint.GetAddress().SetRow( nRow ); in SetDirty() 1953 aHint.GetAddress().SetRow( nRow ); in SetTableOpDirty()
|
H A D | bcaslot.cxx | 289 const ScAddress& rAddress = rHint.GetAddress(); in AreaBroadcast() 686 const ScAddress& rAddress = rHint.GetAddress(); in AreaBroadcast()
|
H A D | column3.cxx | 321 ScAddress& rAddress = aHint.GetAddress(); in DeleteRow() 410 aHint.GetAddress().SetRow( pItems[ nIdx ].nRow ); in DeleteRange() 504 aHint.GetAddress().SetRow( nOldRow ); in DeleteRange()
|
H A D | documen4.cxx | 244 aRef.Set( rParam.aRefFormulaCell.GetAddress(), sal_True, sal_False, sal_False ); in InsertTableOp() 257 aRef.Set( rParam.aRefFormulaCell.GetAddress(), sal_False, sal_True, sal_False ); in InsertTableOp()
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | mmaddressblockpage.cxx | 518 ::rtl::OUString sNew = pDlg->GetAddress(); in IMPL_LINK() 524 ::rtl::OUString sNew = pDlg->GetAddress(); in IMPL_LINK() 723 GetAddress(), in IMPL_LINK() 882 m_aPreviewWIN.SetAddress(GetAddress()); in IMPL_LINK() 914 ::rtl::OUString SwCustomizeAddressBlockDialog::GetAddress() in GetAddress() function in SwCustomizeAddressBlockDialog 916 String sAddress(m_aDragED.GetAddress()); in GetAddress() 1637 SetText( GetAddress() ); in InsertNewEntryAtPosition() 1662 SetText( GetAddress() ); in RemoveCurrentEntry() 1822 String AddressMultiLineEdit::GetAddress() in GetAddress() function in AddressMultiLineEdit
|
H A D | mmaddressblockpage.hxx | 193 String GetAddress(); 290 ::rtl::OUString GetAddress();
|
H A D | mmgreetingspage.cxx | 130 pToInsert->SelectEntryPos(pToInsert->InsertEntry(pDlg->GetAddress())); in IMPL_LINK()
|
/aoo42x/main/sc/inc/ |
H A D | brdcst.hxx | 50 const ScAddress& GetAddress() const { return aAddress; } in GetAddress() function in ScHint 51 ScAddress& GetAddress() { return aAddress; } in GetAddress() function in ScHint
|
H A D | address.hxx | 718 inline const ScAddress& GetAddress() const { return aAdr; } in GetAddress() function in ScRefAddress
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xilink.cxx | 55 const XclAddress& GetAddress() const; 379 const XclAddress& XclImpCrn::GetAddress() const in GetAddress() function in XclImpCrn 408 const XclAddress& rAddr = p->GetAddress(); in LoadCachedValues()
|
/aoo42x/main/sc/source/ui/dbgui/ |
H A D | pvlaydlg.cxx | 867 ScRange aNewRange( start.GetAddress(), end.GetAddress() ); in IMPL_LINK()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr1.cxx | 6913 aRef.InitRangeRel( ScRange( rRefAd1.GetAddress(), pRefAd2->GetAddress()), rPos); in lcl_CreateExternalRefSubroutine() 6929 aRef.InitAddressRel( rRefAd1.GetAddress(), rPos); in lcl_CreateExternalRefSubroutine()
|
Completed in 135 milliseconds