Lines Matching refs:GetTxtNode

410     return GetTxtNode()->GetTxt();  in GetTxt()
437 const bool bHiddenCharsHidePara = GetTxtNode()->HasHiddenCharAttribute( true ); in IsHiddenNow()
438 const bool bHiddenParaField = GetTxtNode()->HasHiddenParaField(); in IsHiddenNow()
482 const SwpHints *pHints = GetTxtNode()->GetpSwpHints(); in HideFootnotes()
523 const IDocumentSettingAccess* pIDSA = _rFrm.GetTxtNode()->getIDocumentSettingAccess(); in lcl_HideObj()
531 _rFrm.GetTxtNode()->GetTxt().GetChar( _nObjAnchorPos ); in lcl_HideObj()
535 _rFrm.GetTxtNode()->GetTxtAttrForCharAt(_nObjAnchorPos, in lcl_HideObj()
607 const SwTxtNode& rNode = *GetTxtNode(); in HideAndShowObjects()
786 GetTxtNode()->GetSwAttrSet().GetLRSpace().IsAutoFirst() || in CalcLineSpace()
854 SwTxtNode* pTxtNode = rFrm.GetTxtNode(); in lcl_SetWrong()
1543 if( GetTxtNode()->GetSwAttrSet().GetRegister().GetValue()) in Prepare()
1547 if ( pGrid && GetTxtNode()->GetSwAttrSet().GetParaGrid().GetValue() ) in Prepare()
1668 SwpHints *pHints = GetTxtNode()->GetpSwpHints(); in Prepare()
1710 if ( pGrid && GetTxtNode()->GetSwAttrSet().GetParaGrid().GetValue() ) in Prepare()
1771 if( GetTxtNode()->GetSwAttrSet().GetRegister().GetValue() ) in Prepare()
1786 if( GetTxtNode()->GetSwAttrSet().GetRegister().GetValue() ) in Prepare()
2223 const SwTxtNode* pTxtNode( GetTxtNode() ); in CalcAdditionalFirstLineOffset()
2310 const IDocumentSettingAccess* pIDSA = GetTxtNode()->getIDocumentSettingAccess(); in _CalcHeightOfLastLine()
2314 pOut = GetTxtNode()->getIDocumentDeviceAccess()->getReferenceDevice( true ); in _CalcHeightOfLastLine()
2598 …const bool bRestart = GetTxtNode()->getIDocumentLineNumberAccess()->GetLineNumberInfo().IsRestartE… in RecalcAllLines()
2742 const SwNode* pNode = GetTxtNode(); in CalcBaseOfstForFly()