Home
last modified time | relevance | path

Searched refs:rpNd (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1997 sal_Bool lcl_SpellAndGrammarAgain( const SwNodePtr& rpNd, void* pArgs ) in lcl_SpellAndGrammarAgain() argument
1999 SwTxtNode *pTxtNode = (SwTxtNode*)rpNd->GetTxtNode(); in lcl_SpellAndGrammarAgain()
2025 sal_Bool lcl_CheckSmartTagsAgain( const SwNodePtr& rpNd, void* ) in lcl_CheckSmartTagsAgain() argument
2027 SwTxtNode *pTxtNode = (SwTxtNode*)rpNd->GetTxtNode(); in lcl_CheckSmartTagsAgain()
H A Ddocfmt.cxx157 sal_Bool lcl_RstTxtAttr( const SwNodePtr& rpNd, void* pArgs ) in lcl_RstTxtAttr() argument
160 SwTxtNode * pTxtNode = (SwTxtNode*)rpNd->GetTxtNode(); in lcl_RstTxtAttr()
170 if( &pPara->pEndNd->nNode.GetNode() == rpNd ) in lcl_RstTxtAttr()
190 sal_Bool lcl_RstAttr( const SwNodePtr& rpNd, void* pArgs ) in lcl_RstAttr() argument
193 SwCntntNode* pNode = (SwCntntNode*) rpNd->GetCntntNode(); in lcl_RstAttr()
H A Ddocedt.cxx2143 sal_Bool lcl_HyphenateNode( const SwNodePtr& rpNd, void* pArgs ) in lcl_HyphenateNode() argument
2147 SwTxtNode *pNode = rpNd->GetTxtNode(); in lcl_HyphenateNode()
2169 pHyphArgs->SetRange( rpNd ); in lcl_HyphenateNode()
2172 pHyphArgs->SetNode( rpNd ); in lcl_HyphenateNode()
/trunk/main/sw/source/core/text/
H A Ditratr.cxx452 sal_Bool lcl_MinMaxNode( const SwFrmFmtPtr& rpNd, void* pArgs ) in lcl_MinMaxNode() argument
454 const SwFmtAnchor& rFmtA = ((SwFrmFmt*)rpNd)->GetAnchor(); in lcl_MinMaxNode()
476 MSHORT nWhich = ((SwFrmFmt*)rpNd)->Which(); in lcl_MinMaxNode()
480 const SwNodes& rNodes = static_cast<SwFrmFmt*>(rpNd)->GetDoc()->GetNodes(); in lcl_MinMaxNode()
481 const SwFmtCntnt& rFlyCntnt = ((SwFrmFmt*)rpNd)->GetCntnt(); in lcl_MinMaxNode()
496 const SwFmtHoriOrient& rOrient = ((SwFrmFmt*)rpNd)->GetHoriOrient(); in lcl_MinMaxNode()
510 const SdrObject* pSObj = rpNd->FindSdrObject(); in lcl_MinMaxNode()
519 const SwFmtFrmSize &rSz = ( (SwFrmFmt*)rpNd )->GetFrmSize(); in lcl_MinMaxNode()
526 const SvxLRSpaceItem &rLR = ( (SwFrmFmt*)rpNd )->GetLRSpace(); in lcl_MinMaxNode()
532 if( SURROUND_THROUGHT == ((SwFrmFmt*)rpNd)->GetSurround().GetSurround() ) in lcl_MinMaxNode()

Completed in 66 milliseconds