Searched refs:_pRef (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sw/source/core/inc/ |
H A D | ftnboss.hxx | 104 static void _CollectFtns( const SwCntntFrm* _pRef, 112 void CollectFtns( const SwCntntFrm* _pRef,
|
/aoo4110/main/formula/inc/formula/ |
H A D | tokenarray.hxx | 190 …laToken(const com::sun::star::sheet::FormulaToken& _aToken, ExternalReferenceHelper* _pRef = NULL); 197 …equence< com::sun::star::sheet::FormulaToken >& _aSequence, ExternalReferenceHelper* _pRef = NULL);
|
/aoo4110/main/sc/source/core/tool/ |
H A D | token.cxx | 1154 …laToken(const com::sun::star::sheet::FormulaToken& _aToken,formula::ExternalReferenceHelper* _pRef) in AddFormulaToken() argument 1156 bool bError = FormulaTokenArray::AddFormulaToken(_aToken,_pRef); in AddFormulaToken() 1207 String aTabName = _pRef->getCacheTableName( nFileId, nCacheId ); in AddFormulaToken() 1222 String aTabName = _pRef->getCacheTableName( nFileId, nCacheId ); in AddFormulaToken()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | ftnfrm.cxx | 1972 void SwFtnBossFrm::CollectFtns( const SwCntntFrm* _pRef, in CollectFtns() argument 2023 _CollectFtns( _pRef, pFtn, _rFtnArr, _bCollectOnlyPreviousFtns, pRefBossFrm ); in CollectFtns() 2044 void SwFtnBossFrm::_CollectFtns( const SwCntntFrm* _pRef, in _CollectFtns() argument 2072 ASSERT( !_pFtn->GetMaster() || _pFtn->GetRef() != _pRef, "FollowFtn moven?" ); in _CollectFtns() 2124 if ( _pFtn->GetRef() == _pRef && !_pFtn->GetAttr()->GetFtn().IsEndNote() ) in _CollectFtns()
|
/aoo4110/main/sc/inc/ |
H A D | tokenarray.hxx | 62 …aToken(const com::sun::star::sheet::FormulaToken& _aToken,formula::ExternalReferenceHelper* _pRef);
|
/aoo4110/main/formula/source/core/api/ |
H A D | token.cxx | 318 …nArray::Fill(const uno::Sequence< sheet::FormulaToken >& _aSequence,ExternalReferenceHelper* _pRef) in Fill() argument 324 bError |= AddFormulaToken( _aSequence[nPos] ,_pRef); in Fill()
|
Completed in 56 milliseconds