Home
last modified time | relevance | path

Searched refs:GetNumOffset (Results 1 – 18 of 18) sorted by relevance

/aoo41x/main/sw/source/core/layout/
H A Dnewfrm.cxx551 bIsVirtPageNum = 0 != ( nPgNum = rDesc.GetNumOffset() ); in Init()
558 bIsVirtPageNum = 0 != ( nPgNum = rDesc.GetNumOffset() ); in Init()
H A Dtrvlfrm.cxx1746 nPgNum = rPgDesc.GetNumOffset(); in WannaRightPage()
1817 if ( pDesc->GetNumOffset() && pDesc->GetDefinedIn() ) in GetVirtPageNum()
1835 pFrm->GetAttrSet()->GetPageDesc().GetNumOffset(); in GetVirtPageNum()
H A Dflowfrm.cxx923 else if( rFmtDesc.GetNumOffset() ) in WrongPageDesc()
924 nTmp = rFmtDesc.GetNumOffset(); in WrongPageDesc()
H A Dpagechg.cxx1315 if ( rDesc.GetNumOffset() ) in InsertPage()
1317 bWishedOdd = rDesc.GetNumOffset() % 2 ? sal_True : sal_False; in InsertPage()
H A Dlaycache.cxx650 if ( 0 != (nPgNum = rDesc.GetNumOffset()) ) in CheckInsertPage()
H A Datrfrm.cxx744 rVal <<= (sal_Int16)GetNumOffset(); in QueryValue()
H A Dwsfrm.cxx2238 if ( pPage && GetAttrSet()->GetPageDesc().GetNumOffset() ) in _UpdateAttr()
H A Dtabfrm.cxx3375 if ( pPage && GetFmt()->GetPageDesc().GetNumOffset() ) in _UpdateAttr()
/aoo41x/main/sw/inc/
H A Dfmtpdsc.hxx81 sal_uInt16 GetNumOffset() const { return nNumOffset; } in GetNumOffset() function in SwFmtPageDesc
/aoo41x/main/sw/source/core/frmedt/
H A Dfedesc.cxx98 nPageNmOffset = rPgDesc.GetNumOffset(); in ChgCurPageDesc()
H A Dfews.cxx438 if ( rPgDesc.GetNumOffset() ) in SetPageOffset()
459 const sal_uInt16 nOffset = pFlow->GetAttrSet()->GetPageDesc().GetNumOffset(); in GetPageOffset()
/aoo41x/main/sw/source/core/crsr/
H A Dfindattr.cxx73 return ((SwFmtPageDesc&)rItem1).GetNumOffset() == in SV_IMPL_PTRARR_SORT()
74 ((SwFmtPageDesc&)rItem2).GetNumOffset() && in SV_IMPL_PTRARR_SORT()
/aoo41x/main/sw/source/core/attr/
H A Dswatrset.cxx343 aDesc.SetNumOffset( ((SwFmtPageDesc*)pItem)->GetNumOffset() ); in CopyToModify()
/aoo41x/main/sw/source/ui/utlui/
H A Duitool.cxx581 nPageNum = ((SwFmtPageDesc*)pItem)->GetNumOffset(); in SwToSfxPageDescAttr()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlexpit.cxx925 sal_Int32 const number(pPageDesc->GetNumOffset()); in QueryXMLValue()
/aoo41x/main/sw/source/ui/table/
H A Dtabledlg.cxx1704 aPageNoNF.SetValue(((const SwFmtPageDesc*)pItem)->GetNumOffset()); in Reset()
/aoo41x/main/sw/source/core/fields/
H A Ddocufld.cxx174 && pDesc->GetNumOffset() && pDesc->GetDefinedIn() ) in ChangeExpansion()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1059 rPD.GetNumOffset(), &rNd ); in AppendSection()

Completed in 2785 milliseconds