Home
last modified time | relevance | path

Searched refs:GetSection (Results 1 – 25 of 76) sorted by relevance

1234

/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx350 SwSection& rNewSect = pNewSectNode->GetSection(); in InsertSwSection()
387 return &pNewSectNode->GetSection(); in InsertSwSection()
507 return (SwSection*)&pSectNd->GetSection(); in GetCurrSection()
617 SwSection* pSection = pFmt->GetSection(); in UpdateSection()
912 pSectNd->GetSection().SetSectionData(rSectionData); in InsertTextSection()
948 ((SwSectionNode*)pNd)->GetSection().GetFmt()-> in InsertTextSection()
1095 if( GetSection().IsHidden() || IsCntntHidden() ) in MakeFrms()
1269 pSectFmt->CopyAttrs( *GetSection().GetFmt() ); in MakeCopy()
1272 if (TOX_CONTENT_SECTION == GetSection().GetType()) in MakeCopy()
1288 if (TOX_CONTENT_SECTION != GetSection().GetType()) in MakeCopy()
[all …]
H A Dsection.cxx643 ( CONTENT_SECTION == pParent->GetSection().GetType() in MakeChildLinksVisible()
682 SwSection& rSect = pSectNd->GetSection(); in ~SwSectionFmt()
716 SwSection * SwSectionFmt::GetSection() const in GetSection() function in SwSectionFmt
839 SwSection* pSect = GetSection(); in Modify()
983 const SwSection* Dummy = pLast->GetSection(); in GetChildSections()
1041 pSection = GetSection(); in UpdateParent()
1123 ( FILE_LINK_SECTION == pNd->GetSection().GetType() || in GetGlobalDocSection()
1128 return &pNd->GetSection(); in GetGlobalDocSection()
1164 SwSection *const pSection( GetSection() ); in MakeUnoObject()
1186 if ( !rSectNd.GetSection().IsConnected() ) in lcl_BreakSectionLinksInSect()
[all …]
H A Dnode2lay.cxx237 ASSERT( pSct && pSct->GetSection(), "Where's my section?" ); in NextFrm()
238 SwSectionNode* pNd = pSct->GetSection()->GetFmt()->GetSectionNode(); in NextFrm()
299 if( ((SwSectionFrm*)pFrm)->GetSection() && in UpperFrm()
300 (&((SwSectionNode*)pNode)->GetSection() == in UpperFrm()
301 ((SwSectionFrm*)pFrm)->GetSection()) ) in UpperFrm()
322 pUpper = new SwSectionFrm(((SwSectionNode*)pNode)->GetSection(), rpFrm); in UpperFrm()
H A Dnodes.cxx2126 !pSectNd->GetSection().IsHidden() ) in _CopyNodes()
2251 const SwSection& rSect = ((SwSectionNode*)pNd)->GetSection(); in GoNextSection()
2264 pStartOfSection)->GetSection(); in GoNextSection()
2276 ( ( bSkipHidden && pSectNd->GetSection().IsHiddenFlag() ) || in GoNextSection()
2277 ( bSkipProtect && pSectNd->GetSection().IsProtectFlag() )) ) in GoNextSection()
2307 pStartOfSection)->GetSection(); in GoPrevSection()
2321 pStartOfSection)->GetSection(); in GoPrevSection()
2333 ( ( bSkipHidden && pSectNd->GetSection().IsHiddenFlag() ) || in GoPrevSection()
2334 ( bSkipProtect && pSectNd->GetSection().IsProtectFlag() )) ) in GoPrevSection()
2370 if( !( pSectNd && pSectNd->GetSection().CalcHiddenFlag()/*IsHiddenFlag()*/ ) ) in FindPrvNxtFrmNode()
[all …]
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DStateMachine.java51 maNamespaceMap = new NamespaceMap(aReader.GetSection("namespace")); in StateMachine()
52 maNameMap = new NameMap(aReader.GetSection("name")); in StateMachine()
53 maStateNameMap = new NameMap(aReader.GetSection("state-name")); in StateMachine()
54 maTransitions = new TransitionTable(aReader.GetSection("transition")); in StateMachine()
55 maSkipStates = new SkipStateTable(aReader.GetSection("skip")); in StateMachine()
56 maAttributeValueMap = new NameMap(aReader.GetSection("attribute-value")); in StateMachine()
57 maAcceptingStates = new AcceptingStateTable(aReader.GetSection("accepting-state")); in StateMachine()
59 aReader.GetSection("simple-type"), in StateMachine()
62 aReader.GetSection("attribute"), in StateMachine()
68 mnStartStateId = Integer.parseInt(aReader.GetSection("start-state").firstElement()[1]); in StateMachine()
[all …]
H A DParseTableReader.java71 GetSection(aLineParts[0]).add(aLineParts); in ParseTableReader()
85 public Vector<String[]> GetSection (final String sSectionName) in GetSection() method in ParseTableReader
/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx88 pSection( rSect.GetSection() ) in SwSectionFrm()
269 while( pFrm && pFrm->IsSctFrm() && !((SwSectionFrm*)pFrm)->GetSection() ) in _Cut()
496 if( !pNxt->IsJoinLocked() && GetSection() == pNxt->GetSection() ) in MergeNext()
752 pPrvSct = new SwSectionFrm( *pParent->GetSection(), pUp ); in MoveCntntAndDelete()
901 !((SwSectionFrm*)pTmp)->GetSection() ) in FindLastCntnt()
1939 while( !((SwSectionFrm*)pTmp)->GetSection() && pTmp->GetPrev() && in GetPrevSctLeaf()
2043 GetSection()->GetFmt()->GetBalancedColumns().GetValue(); in _Grow()
2164 !GetSection()->GetFmt()->GetBalancedColumns().GetValue() ) in _Shrink()
2392 SwSectionFmt *pFmt = GetSection()->GetFmt(); in CalcFtnAtEndFlag()
2420 SwSectionFmt *pFmt = GetSection()->GetFmt(); in CalcEndAtEndFlag()
[all …]
H A Dflowfrm.cxx238 pThisSection = pThisSectionFrm->GetSection(); in IsKeep()
241 pNextSection = pNextSectionFrm->GetSection(); in IsKeep()
1394 !static_cast<const SwSectionFrm*>(pPrevFrm)->GetSection() ) ) ) in _GetPrevFrmForUpperSpaceCalc()
1417 !static_cast<const SwSectionFrm*>(pPrevFrm)->GetSection() ) ) ) in _GetPrevFrmForUpperSpaceCalc()
1852 ( !((SwSectionFrm*)pNxt)->GetSection() || in CheckMoveFwd()
2068 if ( pOldSct && pOldSct->GetSection() ) in MoveFwd()
2452 !dynamic_cast<const SwSectionFrm*>(pLower)->GetSection() ) in MoveBwd()
2523 if( static_cast<SwSectionFrm*>(pIndNext)->GetSection() ) in MoveBwd()
/trunk/main/sw/source/core/crsr/
H A Dtrvlreg.cxx55 if( pNd->GetSection().IsHiddenFlag() || in GotoPrevRegion()
57 pNd->GetSection().IsProtectFlag() )) in GotoPrevRegion()
111 if( pNd->GetSection().IsHiddenFlag() || in GotoNextRegion()
113 pNd->GetSection().IsProtectFlag() )) in GotoNextRegion()
223 SwSection* pParent = pNd->GetSection().GetParent(); in GotoCurrRegionAndSkip()
260 if( 0 != ( pSect = pFmt->GetSection() ) && in GotoRegion()
H A Dpam.cxx662 0 != ( pSectionFrm = rFrm.FindSctFrm() )->GetSection() && in lcl_FindEditInReadonlyFrm()
663 pSectionFrm->GetSection()->IsEditInReadonlyFlag() ) in lcl_FindEditInReadonlyFrm()
699 && ( pSNd->GetSection().IsProtectFlag() in HasReadonlySel()
701 && !pSNd->GetSection().IsEditInReadonlyFlag()) ) ) in HasReadonlySel()
731 && ( pSNd->GetSection().IsProtectFlag() in HasReadonlySel()
733 && !pSNd->GetSection().IsEditInReadonlyFlag()) ) ) in HasReadonlySel()
872 pNd->FindSectionNode()->GetSection().IsProtect() in GetNode()
H A Dcrsrsh.cxx1353 if( pSectNd && pSectNd->GetSection().IsHiddenFlag() ) in lcl_CheckHiddenSection()
1611 if( pSectNd && ( pSectNd->GetSection().IsHiddenFlag() || in UpdateCrsr()
1613 pSectNd->GetSection().IsProtectFlag() && in UpdateCrsr()
1622 pSectNd->GetSection().IsProtectFlag() ) in UpdateCrsr()
2393 if( pSectNd && (pSectNd->GetSection().IsHiddenFlag() || in SetVisCrsr()
2395 pSectNd->GetSection().IsProtectFlag())) ) in SetVisCrsr()
2919 if( pSectNd && ( pSectNd->GetSection().IsHiddenFlag() || in FindValidCntntNode()
2921 pSectNd->GetSection().IsProtectFlag() )) ) in FindValidCntntNode()
2946 if( !pSNd || !pSNd->GetSection().IsHiddenFlag() in FindValidCntntNode()
2948 pSNd->GetSection().IsProtectFlag() )) in FindValidCntntNode()
[all …]
/trunk/main/sw/source/core/edit/
H A Dedsect.cxx118 return pSect->GetSection(); in GetAnySection()
141 ( (eTmpType = pFmt->GetSection()->GetType()) != TOX_CONTENT_SECTION in IsAnySectionInDoc()
144 const SwSection& rSect = *rFmts[ n ]->GetSection(); in IsAnySectionInDoc()
211 _SetSectionAttr( *pSttSectNd->GetSection().GetFmt(), in SetSectionAttr()
214 _SetSectionAttr( *pEndSectNd->GetSection().GetFmt(), in SetSectionAttr()
234 _SetSectionAttr( *pSttSectNd->GetSection().GetFmt(), in SetSectionAttr()
/trunk/main/sw/source/core/undo/
H A Dunsect.cxx142 rDoc.DelSectionFmt( pNd->GetSection().GetFmt() ); in UndoImpl()
305 return new SwUndoDelSection(rFormat, *rFormat.GetSection(), in MakeUndoDelSection()
366 SwSection& aInsertedSect = pInsertedSectNd->GetSection(); in UndoImpl()
389 rDoc.DelSectionFmt( pNd->GetSection().GetFmt() ); in RedoImpl()
417 return new SwUndoUpdateSection(*rFormat.GetSection(), in MakeUndoUpdateSection()
443 SwSection& rNdSect = pSectNd->GetSection(); in UndoImpl()
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx474 if( 0 != ( pSect = pSectFmt->GetSection() ) && in getAnchor()
572 SwSection & rSection = *pFmt->GetSection(); in lcl_UpdateSection()
578 if (rFmts[i]->GetSection()->GetSectionName() in lcl_UpdateSection()
617 (pFmt) ? new SwSectionData(*pFmt->GetSection()) : 0); in SetPropertyValues_Impl()
1034 SwSection *const pSect = (pFmt) ? pFmt->GetSection() : 0; in GetPropertyValues_Impl()
1165 OUString(pFmt->GetSection()->GetSectionName()); in GetPropertyValues_Impl()
1597 (pFmt) ? new SwSectionData(*pFmt->GetSection()) : 0); in setPropertyToDefault()
1794 sRet = pFmt->GetSection()->GetSectionName(); in getName()
1817 SwSection *const pSect = pFmt->GetSection(); in setName()
1826 if(rFmts[i]->GetSection() == pSect) in setName()
[all …]
H A Dunoidx.cxx387 ? static_cast<SwTOXBaseSection*>(pSectionFmt->GetSection()) in GetTOXSectionOrThrow()
608 static_cast<SwTOXBaseSection*>(pFmt->GetSection()) : 0; in update()
980 pTOXBase = static_cast<SwTOXBaseSection*>(pSectionFmt->GetSection()); in getPropertyValue()
1465 *static_cast<SwTOXBaseSection*>(pSectionFmt->GetSection()), in dispose()
1518 uRet = OUString(pSectionFmt->GetSection()->GetSectionName()); in getName()
2578 const SwSection* pSect = rFmts[ n ]->GetSection(); in getCount()
2606 const SwSection* pSect = rFmts[ n ]->GetSection(); in getByIndex()
2640 const SwSection* pSect = rFmts[ n ]->GetSection(); in getByName()
2673 SwSection const*const pSect = rFmts[ n ]->GetSection(); in getElementNames()
2686 SwSection const*const pSect = rFmts[ n ]->GetSection(); in getElementNames()
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx522 const SwSection* pSect = pCont->GetSection(); in RequestHelp()
765 const SwSection* pSect = pCont->GetSection(); in Display()
893 pContent->GetSection()->IsConnected()) in ExcecuteContextMenuAction()
895 ((SwSection*)pContent->GetSection())->UpdateNow(); in ExcecuteContextMenuAction()
935 pCont->GetSection()->GetSectionName()); in ExcecuteContextMenuAction()
1245 pLeft->GetSection()->GetSectionName() != sTemp in Update()
1289 String sFileName(pCont->GetSection()->GetLinkFileName().GetToken(0, in OpenDoc()
1370 !(pSect = pCont->GetSection())->IsConnectFlag() ) in Paint()
1454 if ((rFmt.GetSection()->GetSectionName() == sTempSectionName) in InsertRegion()
/trunk/main/sw/source/core/doc/
H A Ddoccomp.cxx952 const SwSection& rSect = rSNd.GetSection(); in GetEndNode()
1023 const SwSection& rSrcSect = rSSrcNd.GetSection(), in CompareNode()
1024 & rDstSect = rSDstNd.GetSection(); in CompareNode()
1105 const SwSection& rSect = rSNd.GetSection(); in GetText()
1269 ( CONTENT_SECTION != pSNd->GetSection().GetType() || in NextIdx()
1270 pSNd->GetSection().IsProtect() ) ) ) in NextIdx()
1283 ( CONTENT_SECTION != pSNd->GetSection().GetType() || in PrevIdx()
1284 pSNd->GetSection().IsProtect() ) ) ) in PrevIdx()
H A Ddocdde.cxx99 SwSection* pSect = rpSectFmt->GetSection(); in lcl_FindSection()
264 && (0 == (pObj = aPara.pSectNd->GetSection().GetObject()))) in CreateLinkSource()
268 aPara.pSectNd->GetSection().SetRefObject( pObj ); in CreateLinkSource()
H A Ddocglbl.cxx420 DelSectionFmt( pSectNd->GetSection().GetFmt() ); in SplitDoc()
465 pSectNd->GetSection().CreateLink( CREATE_CONNECT ); in SplitDoc()
771 DelSectionFmt( pSectNd->GetSection().GetFmt() ); in SplitDoc()
811 pSectNd->GetSection().CreateLink( CREATE_CONNECT ); in SplitDoc()
H A Ddoctxm.cxx421 SectionType eT = pSectNd->GetSection().GetType(); in InsertTableOf()
448 dynamic_cast<SwTOXBaseSection*>(& pNewSectionNode->GetSection())); in InsertTableOf()
463 SectionType eT = pSectNd->GetSection().GetType(); in GetCurTOX()
466 ASSERT( pSectNd->GetSection().ISA( SwTOXBaseSection ), in GetCurTOX()
469 pSectNd->GetSection(); in GetCurTOX()
672 TOX_CONTENT_SECTION == (pSect = &pSectNd->GetSection())->GetType()) in GetUniqueTOXBaseName()
822 pSectNd->GetSection().GetFmt()->GetPageDesc().GetPageDesc(); in Update()
2399 pSectNode->GetSection().IsProtectFlag()); in IsTOXBaseInReadonly()
H A Ddocfld.cxx793 CNTNT.pSection = &rSectNd.GetSection(); in _SetGetExpFld()
1350 SwSection* pSect = (SwSection*)(*ppSortLst)->GetSection(); in UpdateExpFlds()
1750 SwSection* pSect = rArr[ --n ]->GetSection(); in GetAllUsedDB()
1925 SwSection* pSect = rArr[ --n ]->GetSection(); in ChangeDBFields()
2334 SwSection* pSect = rArr[ --n ]->GetSection(); in _MakeFldList()
2356 pSectNd->GetSection().SetCondHidden( sal_False ); in _MakeFldList()
2362 pSectNd->GetSection().SetCondHidden( sal_False ); in _MakeFldList()
/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx307 ASSERT( FILE_LINK_SECTION != pSNd->GetSection().GetType(), in WriteStream()
313 pSNd->GetSection().GetSectionName(), in WriteStream()
504 const SwSection& rSection = pSectNd->GetSection(); in lcl_html_IsMultiColStart()
656 const SwSection& rSection = rSectNd.GetSection(); in OutHTML_Section()
692 pSurrSection = &pSurrSectNd->GetSection(); in OutHTML_Section()
/trunk/main/sw/source/core/inc/
H A Dsectfrm.hxx78 inline SwSection* GetSection() { return pSection; } in GetSection() function in SwSectionFrm
79 inline const SwSection* GetSection() const { return pSection; } in GetSection() function in SwSectionFrm
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx98 (eTmpType = pFmt->GetSection()->GetType()) != TOX_CONTENT_SECTION in lcl_FillList()
102 new String(pFmt->GetSection()->GetSectionName()); in lcl_FillList()
119 (eTmpType = pFmt->GetSection()->GetType()) != TOX_CONTENT_SECTION in lcl_FillList()
123 new String(pFmt->GetSection()->GetSectionName()); in lcl_FillList()
526 (eTmpType = pFmt->GetSection()->GetType()) != TOX_CONTENT_SECTION in RecurseList()
530 *(pSect=pFmt->GetSection()) ); in RecurseList()
557 (eTmpType = pFmt->GetSection()->GetType()) != TOX_CONTENT_SECTION in RecurseList()
/trunk/main/sfx2/source/doc/
H A Doleprops.cxx1114 SfxOleSectionRef SfxOlePropertySet::GetSection( SfxOleSectionType eSection ) const in GetSection() function in SfxOlePropertySet
1116 return GetSection( GetSectionGuid( eSection ) ); in GetSection()
1119 SfxOleSectionRef SfxOlePropertySet::GetSection( const SvGlobalName& rSectionGuid ) const in GetSection() function in SfxOlePropertySet
1135 SfxOleSectionRef xSection = GetSection( rSectionGuid ); in AddSection()

Completed in 177 milliseconds

1234