Home
last modified time | relevance | path

Searched refs:GetAddress (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddocumen7.cxx120 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 Dcolumn.cxx1139 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 Dbcaslot.cxx289 const ScAddress& rAddress = rHint.GetAddress(); in AreaBroadcast()
686 const ScAddress& rAddress = rHint.GetAddress(); in AreaBroadcast()
H A Dcolumn3.cxx321 ScAddress& rAddress = aHint.GetAddress(); in DeleteRow()
410 aHint.GetAddress().SetRow( pItems[ nIdx ].nRow ); in DeleteRange()
504 aHint.GetAddress().SetRow( nOldRow ); in DeleteRange()
H A Ddocumen4.cxx244 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()
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx518 ::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 Dmmaddressblockpage.hxx193 String GetAddress();
290 ::rtl::OUString GetAddress();
H A Dmmgreetingspage.cxx130 pToInsert->SelectEntryPos(pToInsert->InsertEntry(pDlg->GetAddress())); in IMPL_LINK()
/trunk/main/sc/inc/
H A Dbrdcst.hxx50 const ScAddress& GetAddress() const { return aAddress; } in GetAddress() function in ScHint
51 ScAddress& GetAddress() { return aAddress; } in GetAddress() function in ScHint
H A Daddress.hxx718 inline const ScAddress& GetAddress() const { return aAdr; } in GetAddress() function in ScRefAddress
/trunk/main/sc/source/filter/excel/
H A Dxilink.cxx55 const XclAddress& GetAddress() const;
379 const XclAddress& XclImpCrn::GetAddress() const in GetAddress() function in XclImpCrn
408 const XclAddress& rAddr = p->GetAddress(); in LoadCachedValues()
/trunk/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx867 ScRange aNewRange( start.GetAddress(), end.GetAddress() ); in IMPL_LINK()
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx6913 aRef.InitRangeRel( ScRange( rRefAd1.GetAddress(), pRefAd2->GetAddress()), rPos); in lcl_CreateExternalRefSubroutine()
6929 aRef.InitAddressRel( rRefAd1.GetAddress(), rPos); in lcl_CreateExternalRefSubroutine()

Completed in 100 milliseconds