Home
last modified time | relevance | path

Searched refs:GetFmt (Results 76 – 100 of 119) sorted by relevance

12345

/aoo4110/main/sw/source/core/undo/
H A Dunattr.cxx283 static_cast<SwSectionNode*>(pNd)->GetSection().GetFmt(); in IsFmtInDoc()
327 SwFmt* SwUndoFmtAttr::GetFmt( SwDoc& rDoc ) in GetFmt() function in SwUndoFmtAttr
/aoo4110/main/sw/source/core/view/
H A Dvdraw.cxx339 (FLY_AS_CHAR == pCont->GetFmt()->GetAnchor().GetAnchorId()) ) in NotifySizeChg()
H A Dvprint.cxx558 if( pStPage->GetFmt()->GetPoolFmtId() == RES_POOLPAGE_JAKET ) in PrintOrPDFExport()
/aoo4110/main/sw/source/core/crsr/
H A Dtrvlreg.cxx224 pNd = pParent ? pParent->GetFmt()->GetSectionNode() : 0; in GotoCurrRegionAndSkip()
H A Dcrstrvl.cxx311 0 != ( pSectNd = pSect->GetFmt()->GetSectionNode() ) && in GotoNextTOXBase()
361 0 != ( pSectNd = pSect->GetFmt()->GetSectionNode() ) && in GotoPrevTOXBase()
419 0 != ( pSectFmt = ((SwTOXBaseSection*)pTOX)->GetFmt() ) && in GotoTOXMarkBase()
/aoo4110/main/sw/source/core/layout/
H A Dobjectformatter.cxx156 …mbConsiderWrapOnObjPos( _rPageFrm.GetFmt()->getIDocumentSettingAccess()->get(IDocumentSettingAcces… in SwObjectFormatter()
H A Dlaycache.cxx494 const SwNodeIndex *pIndex = pSect->GetFmt()->GetCntnt().GetCntntIdx(); in SwActualSection()
1172 SwDoc* pDoc = rpPage->GetFmt()->GetDoc(); in CheckPageFlyCache()
/aoo4110/main/sw/source/core/access/
H A Daccfrmobj.cxx394 const SwFrmFmt *pFrmFmt = pContact->GetFmt(); in GetParent()
H A Daccselectionhelper.cxx329 const SwFrmFmt *pFrmFmt = pFlyFrm->GetFmt(); in getSelectedAccessibleChild()
H A Daccmap.cxx1302 const SwFrmFmt *pFrmFmt = pFlyFrm->GetFmt(); in InvalidateShapeInParaSelection()
3453 ASSERT( RES_DRAWFRMFMT == pContact->GetFmt()->Which(), in GetAccessibleCaption()
3458 SwDrawFrmFmt *pCaptionedFmt = (SwDrawFrmFmt *)pContact->GetFmt(); in GetAccessibleCaption()
/aoo4110/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx530 UpdateSection( GetSectionFmtPos( *pIns->GetFmt() ), aSection ); in NavigatorPaste()
/aoo4110/main/sw/source/core/txtnode/
H A Datrftn.cxx129 pSectNd->GetSection().GetFmt()->GetFmtAttr( in GetViewNumStr()
/aoo4110/main/sw/inc/
H A Dunosection.hxx79 SwSectionFmt* GetFmt() const;
H A Dunoframe.hxx347 SwFmt* GetFmt() const { return (SwFmt*)GetRegisteredIn(); } in GetFmt() function in SwXOLEListener
/aoo4110/main/sw/source/core/docnode/
H A Dnode2lay.cxx238 SwSectionNode* pNd = pSct->GetSection()->GetFmt()->GetSectionNode(); in NextFrm()
H A Dnode.cxx756 GetFmt()->GetPageDesc().GetPageDesc(); in FindPageDesc()
783 pRet = pFrm->FindFlyFrm()->GetFmt(); in GetFlyFmt()
/aoo4110/main/sw/source/filter/ww8/
H A Ddocxexport.cxx331 const SwSectionFmt* pParentFmt = rSect.GetFmt()->GetParent(); in OutputEndNode()
H A Dwriterhelper.cxx148 const SwFrmFmt &rEntry = (*aIter)->GetFmt(); in SwPosFlyFrmsToFrames()
/aoo4110/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx216 pKey = (void*)static_cast<const SwPageFrm&>(rFrm).GetFmt()->getIDocumentSettingAccess(); in lcl_GetKeyFromFrame()
361 static_cast<const SwFlyFrm*>(&rFrm)->GetFmt()->GetAnchor(); in CheckReopenTag()
/aoo4110/main/sw/source/core/doc/
H A Ddoclay.cxx1850 OSL_ENSURE( RES_DRAWFRMFMT == pContact->GetFmt()->Which(), in InsertDrawLabel()
1855 SwDrawFrmFmt* pOldFmt = (SwDrawFrmFmt *)pContact->GetFmt(); in InsertDrawLabel()
H A Ddoc.cxx2312 if( USHRT_MAX == aSectFmts.GetPos( pSect->GetFmt() ) ) in RemoveInvisibleContent()
2313 aSectFmts.Insert( pSect->GetFmt(), 0 ); in RemoveInvisibleContent()
H A Ddocfld.cxx985 pRet = CNTNT.pSection->GetFmt()->GetSectionNode(); in GetNodeFromCntnt()
2336 0 != ( pSectNd = pSect->GetFmt()->GetSectionNode() )) in _MakeFldList()
/aoo4110/main/sw/source/core/unocore/
H A Dunoredline.cxx524 xRet = SwXTextSections::GetObject( *pSectNode->GetSection().GetFmt() ); in getPropertyValue()
H A Dunocrsrhelper.cxx436 … uno::Reference< XTextSection > xSect = SwXTextSections::GetObject( *pSect->GetFmt() ); in getCrsrPropertyValue()
/aoo4110/main/sw/source/core/draw/
H A Ddview.cxx986 && FLY_AS_CHAR == pFly->GetFmt()->GetAnchor().GetAnchorId() in CheckPossibilities()

Completed in 171 milliseconds

12345