Home
last modified time | relevance | path

Searched refs:_pRef (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dftnboss.hxx104 static void _CollectFtns( const SwCntntFrm* _pRef,
112 void CollectFtns( const SwCntntFrm* _pRef,
/trunk/main/formula/inc/formula/
H A Dtokenarray.hxx190 …laToken(const com::sun::star::sheet::FormulaToken& _aToken, ExternalReferenceHelper* _pRef = NULL);
197 …equence< com::sun::star::sheet::FormulaToken >& _aSequence, ExternalReferenceHelper* _pRef = NULL);
/trunk/main/sc/source/core/tool/
H A Dtoken.cxx1154 …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()
/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx1972 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()
/trunk/main/sc/inc/
H A Dtokenarray.hxx62 …aToken(const com::sun::star::sheet::FormulaToken& _aToken,formula::ExternalReferenceHelper* _pRef);
/trunk/main/formula/source/core/api/
H A Dtoken.cxx318 …nArray::Fill(const uno::Sequence< sheet::FormulaToken >& _aSequence,ExternalReferenceHelper* _pRef) in Fill() argument
324 bError |= AddFormulaToken( _aSequence[nPos] ,_pRef); in Fill()

Completed in 46 milliseconds