Home
last modified time | relevance | path

Searched refs:DerivedFrom (Results 1 – 21 of 21) sorted by relevance

/aoo4110/main/sw/source/core/attr/
H A Dformat.cxx83 : SwModify( rFmt.DerivedFrom() ), in SwFmt()
96 if( rFmt.DerivedFrom() ) in SwFmt()
97 aSet.SetParent( &rFmt.DerivedFrom()->aSet ); in SwFmt()
253 SwFmt *pParentFmt = DerivedFrom(); in ~SwFmt()
304 pFmt->DerivedFrom()->Add( this ); in Modify()
305 aSet.SetParent( &DerivedFrom()->aSet ); in Modify()
310 DerivedFrom()->Remove( this ); in Modify()
342 aSet.SetParent( DerivedFrom() ? &DerivedFrom()->aSet : 0 ); in Modify()
397 pFmt=pFmt->DerivedFrom(); in SetDerivedFrom()
404 while ( pDerFrom->DerivedFrom() ) in SetDerivedFrom()
[all …]
/aoo4110/main/sw/source/ui/app/
H A Ddocstyle.cxx153 SwFmt* p = pFmt->DerivedFrom(); in lcl_FindCharFmt()
194 if( pColl->DerivedFrom() && !pColl->DerivedFrom()->IsDefault() ) in lcl_FindParaFmt()
236 if( pFmt->DerivedFrom() && !pFmt->DerivedFrom()->IsDefault() ) in lcl_FindFrmFmt()
517 SwFmt* p = pFmt->DerivedFrom(); in GetParent()
938 if( pFmt && pFmt->DerivedFrom() && in SetParent()
939 pFmt->DerivedFrom()->GetName() != rStr ) in SetParent()
1029 if(pCharFmt->DerivedFrom()) in GetItemSet()
1049 if(pColl->DerivedFrom()) in GetItemSet()
1058 if(pFrmFmt->DerivedFrom()) in GetItemSet()
2330 if( pFmt && pFmt->DerivedFrom() && in SetParent()
[all …]
/aoo4110/main/sw/source/core/doc/
H A Ddocfmt.cxx1826 if( rFmt.DerivedFrom() && pParent != rFmt.DerivedFrom() ) in CopyFmt()
1827 pParent = CopyFmt( *rFmt.DerivedFrom(), rFmtArr, in CopyFmt()
1874 if( pParent != rColl.DerivedFrom() ) in CopyTxtColl()
1875 pParent = CopyTxtColl( *(SwTxtFmtColl*)rColl.DerivedFrom() ); in CopyTxtColl()
1945 if( pParent != rColl.DerivedFrom() ) in CopyGrfColl()
1946 pParent = CopyGrfColl( *(SwGrfFmtColl*)rColl.DerivedFrom() ); in CopyGrfColl()
2041 if( pSrc->DerivedFrom() ) in CopyFmtArr()
2043 pSrc->DerivedFrom()->GetName() ) ); in CopyFmtArr()
2613 dynamic_cast<const SwTxtFmtColl*>( pTxtFmtColl->DerivedFrom()); in HasOutlineStyleToBeWrittenAsNormalListStyle()
H A Dfmtcol.cxx466 const SwTxtFmtColl* pColl = dynamic_cast<const SwTxtFmtColl*>(DerivedFrom()); in AreListLevelIndentsApplicable()
484 pColl = dynamic_cast<const SwTxtFmtColl*>(pColl->DerivedFrom()); in AreListLevelIndentsApplicable()
H A Ddocfly.cxx535 if( rFmt.DerivedFrom() != &rNewFmt ) in SetFrmFmtToFly()
H A Dhtmltbl.cxx471 pColl = (const SwFmtColl *)pColl->DerivedFrom(); in lcl_GetMinMaxSize()
/aoo4110/main/sw/inc/
H A Dformat.hxx110 inline SwFmt* DerivedFrom() const { return (SwFmt*)GetRegisteredIn(); } in DerivedFrom() function in SwFmt
111 inline sal_Bool IsDefault() const { return DerivedFrom() == 0; } in IsDefault()
/aoo4110/main/sw/source/core/undo/
H A Dundobj1.cxx478 pOldFmt( (SwFrmFmt*)rFlyFmt.DerivedFrom() ), pNewFmt( &rNewFrmFmt ), in SwUndoSetFlyFmt()
565 if( pFrmFmt->DerivedFrom() != pOldFmt ) in UndoImpl()
H A DSwUndoFmt.cxx113 sDerivedFrom = _pOld->DerivedFrom()->GetName(); in SwUndoFmtDelete()
/aoo4110/main/sw/source/filter/xml/
H A Dxmlfmte.cxx81 const SwFmt* pParent = rFmt.DerivedFrom(); in ExportFmt()
/aoo4110/main/sw/source/filter/ww8/
H A Ddocxexport.cxx168 if (const SwFmt *pParent = rFmt.DerivedFrom()) in DisallowInheritingOutlineNumbering()
H A Dww8atr.cxx736 if (const SwFmt *pParent = rFmt.DerivedFrom()) in DisallowInheritingOutlineNumbering()
5000 m_rWW8Export.pCurrentStyle->DerivedFrom() != NULL ) in ParaTabStop()
5003 const SwFmt *pParentStyle = m_rWW8Export.pCurrentStyle->DerivedFrom(); in ParaTabStop()
H A Drtfexport.cxx752 if (const SwFmt *pParent = rFmt.DerivedFrom()) in DisallowInheritingOutlineNumbering()
H A Dwrtw8sty.cxx475 nBase = GetSlot( *pFmt->DerivedFrom() ); in GetStyleData()
/aoo4110/main/sw/source/filter/html/
H A Dhtmltabw.cxx309 pFmt = pFmt->DerivedFrom(); in OutTableCell()
H A Dcss1atr.cxx1032 pPFmt = pPFmt->DerivedFrom(); in GetCSS1Selector()
1126 pRefFmt = pRefFmt->DerivedFrom(); in GetParentFmt()
/aoo4110/main/sw/source/core/docnode/
H A Dsection.cxx247 if( pFmt->DerivedFrom() != pDoc->GetDfltFrmFmt() ) in ~SwSection()
/aoo4110/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1101 const SwFmt* pParentTxtFmt = pTxtFmt->DerivedFrom(); in BeginBlockStructureElements()
/aoo4110/main/sw/source/core/frmedt/
H A Dfefly1.cxx1289 if( pFly && ( pRet = (SwFrmFmt*)pFly->GetFmt()->DerivedFrom() ) == in GetCurFrmFmt()
/aoo4110/main/sw/source/core/txtnode/
H A Dndtxt.cxx4208 pColl = dynamic_cast<const SwTxtFmtColl*>(pColl->DerivedFrom()); in AreListLevelIndentsApplicable()
/aoo4110/main/sw/source/core/unocore/
H A Dunoframe.cxx1567 …aAny <<= OUString(SwStyleNameMapper::GetProgName(pFmt->DerivedFrom()->GetName(), nsSwGetPoolIdFrom… in getPropertyValue()

Completed in 419 milliseconds