Home
last modified time | relevance | path

Searched refs:GetLast (Results 26 – 48 of 48) sorted by relevance

12

/aoo41x/main/sc/source/filter/xml/
H A DXMLColumnRowGroupExport.cxx164 sal_Int32 ScMyOpenCloseColumnRowGroup::GetLast() in GetLast() function in ScMyOpenCloseColumnRowGroup
H A DXMLChangeTrackingExportHelper.cxx771 ScChangeAction* pLastAction = pChangeTrack->GetLast(); in CollectAutoStyles()
804 ScChangeAction* pLastAction = pChangeTrack->GetLast(); in CollectAndWriteChanges()
H A Dxmlexprt.cxx1506 pSharedData->SetLastColumn(nCurrentTable, pGroupColumns->GetLast()); in FillColumnRowGroups()
1507 pSharedData->SetLastRow(nCurrentTable, pGroupRows->GetLast()); in FillColumnRowGroups()
/aoo41x/main/editeng/inc/editeng/
H A Dsplwrap.hxx130 GetLast() { return xLast; } in GetLast() function in SvxSpellWrapper
/aoo41x/main/sc/source/core/tool/
H A Dchgtrack.cxx3371 ScChangeAction* pAct = GetLast(); in MergePrepare()
4323 for ( ScChangeAction* p = GetLast(); p && bOk; p = p->GetPrev() ) in RejectAll()
4721 if ( pClonedTrack->GetLast() ) in Clone()
4723 pClonedTrack->SetActionMax( pClonedTrack->GetLast()->GetActionNumber() ); in Clone()
4761 pAction = GetLast(); in Clone()
4808 if ( pClonedTrack->GetLast() ) in Clone()
4810 pClonedTrack->SetLastSavedActionNumber( pClonedTrack->GetLast()->GetActionNumber() ); in Clone()
/aoo41x/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx1086 for( pScAction = pTempChangeTrack->GetLast(); pScAction; pScAction = pScAction->GetPrev() ) in XclExpChangeTrack()
1098 pScAction = pTempChangeTrack->GetLast(); in XclExpChangeTrack()
H A DXclImpChangeTrack.cxx402 DoAcceptRejectAction( pChangeTrack->GetLast() ); in ReadChTrMoveRange()
/aoo41x/main/sw/source/core/text/
H A Dtxtfly.cxx443 const SwLinePortion *pLast = rInf.GetLast(); in CalcFlyWidth()
694 nAscent < rInf.GetLast()->GetAscent() ) in NewFlyCntPortion()
696 nAscent = rInf.GetLast()->GetAscent(); in NewFlyCntPortion()
H A Dpormulti.cxx2153 if ( ! rMulti.GetLen() && rInf.GetLast() ) in BuildMultiPortion()
2156 rInf.GetLast()->FormatEOL( rInf ); in BuildMultiPortion()
H A Dinftxt.hxx623 inline SwLinePortion *GetLast() { return pLast; } in GetLast() function in SwTxtFormatInfo
/aoo41x/main/soltools/ldump/
H A Dhashtbl.cxx399 void* HashTableIterator::GetLast() in GetLast() function in HashTableIterator
/aoo41x/main/tools/workben/
H A Dhashtbl.cxx446 void* HashTableIterator::GetLast() in GetLast() function in HashTableIterator
/aoo41x/main/soldep/bootstrp/
H A Dhashtbl.cxx442 void* HashTableIterator::GetLast() in GetLast() function in HashTableIterator
/aoo41x/main/svx/source/sidebar/line/
H A DLineWidthControl.cxx125 sal_Int64 nLast = maMFWidth.Denormalize( maMFWidth.GetLast( FUNIT_TWIP ) ); in Initialize()
/aoo41x/main/svx/source/dialog/
H A Doptgrid.cxx48 nLast = static_cast<long>(rField.Denormalize( rField.GetLast( FUNIT_TWIP ) )); in lcl_GetMinMax()
/aoo41x/main/svtools/source/misc/
H A Dunitconv.cxx36 sal_Int64 nLast = rField.Denormalize( rField.GetLast( FUNIT_TWIP ) ); in SetFieldUnit()
/aoo41x/main/editeng/source/editeng/
H A Dedtspell.cxx121 return GetLast().is(); in SpellContinue()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx1136 pScChangeAction=pChanges->GetLast(); in RejectFiltered()
1159 pScChangeAction=pChanges->GetLast(); in AcceptFiltered()
/aoo41x/main/sd/source/filter/eppt/
H A Deppt.hxx261 FontCollectionEntry& GetLast() { return *(FontCollectionEntry*)List::Last(); }; in GetLast() function in FontCollection
H A Depptso.cxx1912 FontCollectionEntry& rFontDesc = rFontCollection.GetLast(); in ImplGetPortionValues()
1939 FontCollectionEntry& rFontDesc = rFontCollection.GetLast(); in ImplGetPortionValues()
1960 FontCollectionEntry& rFontDesc = rFontCollection.GetLast(); in ImplGetPortionValues()
/aoo41x/main/sc/inc/
H A Dchgtrack.hxx1157 ScChangeAction* GetLast() const { return pLast; } in GetLast() function in ScChangeTrack
/aoo41x/main/toolkit/source/awt/
H A Dvclxwindows.cxx4756 nDate = pDateField->GetLast().GetDate(); in getLast()
4993 nTime = pTimeField->GetLast().GetTime(); in getLast()
5299 ? ImplCalcDoubleValue( (double)pNumericField->GetLast(), pNumericField->GetDecimalDigits() ) in getLast()
5894 ? ImplCalcDoubleValue( (double)pCurrencyField->GetLast(), pCurrencyField->GetDecimalDigits() ) in getLast()
/aoo41x/main/vcl/source/control/
H A Dfield.cxx1818 sal_Int64 MetricField::GetLast( FieldUnit eOutUnit ) const in GetLast() function in MetricField

Completed in 240 milliseconds

12