Searched refs:mpParentFrame (Results 1 – 8 of 8) sorted by relevance
103 ASSERT( mpParentFrame, "frame not set!" ); in OutputGrfNode()104 if ( mpParentFrame ) in OutputGrfNode()106 OutGrf( *mpParentFrame ); in OutputGrfNode()329 if (mpParentFrame) in OutputOLENode()333 if (mpParentFrame->IsInline()) in OutputOLENode()336 mpParentFrame->GetFrmFmt().GetAttrSet(); in OutputOLENode()354 OutGrf(*mpParentFrame); in OutputOLENode()
1808 bool bFlyInTable = mpParentFrame && IsInTable(); in OutputTextNode()2080 if ( mpParentFrame && IsInTable() ) // Fly-Attrs in OutputTextNode()2081 OutputFormat( mpParentFrame->GetFrmFmt(), false, false, true ); in OutputTextNode()2675 mpParentFrame = &aFrm; in OutWW6FlyFrmsInCntnt()2753 if ( m_rWW8Export.mpParentFrame ) in OutputFlyFrame_Impl()2770 m_rWW8Export.mpParentFrame = &rFmt; in OutputFlyFrame_Impl()
827 ASSERT(mpParentFrame, "No parent frame, all broken"); in OutputFormat()829 if (mpParentFrame) in OutputFormat()831 const SwFrmFmt &rFrmFmt = mpParentFrame->GetFrmFmt(); in OutputFormat()3645 else if ( !GetExport().mpParentFrame ) in FormatBreak()4019 if ( !m_rWW8Export.mpParentFrame ) in FormatHorizOrientation()4021 ASSERT( m_rWW8Export.mpParentFrame, "HoriOrient without mpParentFrame !!" ); in FormatHorizOrientation()4060 ASSERT( m_rWW8Export.mpParentFrame, "Anchor without mpParentFrame !!" ); in FormatAnchor()
1691 m_rExport.mpParentFrame = &rFrame; in OutputFlyFrame_Impl()1719 m_rExport.mpParentFrame = &rFrame; in OutputFlyFrame_Impl()1729 m_rExport.mpParentFrame = NULL; in OutputFlyFrame_Impl()1735 m_rExport.mpParentFrame = &rFrame; in OutputFlyFrame_Impl()1742 m_rExport.mpParentFrame = NULL; in OutputFlyFrame_Impl()
1866 aData.pOldFlyFmt = mpParentFrame; in SaveData()1912 mpParentFrame = rData.pOldFlyFmt; in RestoreData()2432 GetExport().mpParentFrame ? in GetTablePageSize()2433 &(GetExport().mpParentFrame->GetFrmFmt()) : in GetTablePageSize()3094 mpParentFrame = 0; in ExportDocument()
507 const sw::Frame *mpParentFrame; //If set we are exporting content inside member in MSWordExportBase
127 Os2SalFrame* pParentFrame = pFrame->mpParentFrame; in _WinQueryWindowPos()200 Os2SalFrame* pParentFrame = pFrame->mpParentFrame; in _WinSetWindowPos()682 pFrame->mpParentFrame = pParentFrame; in ImplSalCreateFrame()825 mpParentFrame = NULL; in Os2SalFrame()1167 mpParentFrame = static_cast<Os2SalFrame*>(pNewParent); in SetParent()
100 Os2SalFrame* mpParentFrame; // parent frame pointer