Home
last modified time | relevance | path

Searched refs:GetFrmDir (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sw/inc/
H A Dfrmatr.hxx60 inline const SvxFrameDirectionItem &SwAttrSet::GetFrmDir(sal_Bool bInP) const in GetFrmDir() function in SwAttrSet
90 inline const SvxFrameDirectionItem &SwFmt::GetFrmDir(sal_Bool bInP) const in GetFrmDir() function in SwFmt
91 { return aSet.GetFrmDir(bInP); } in GetFrmDir()
H A Dformat.hxx265 inline const SvxFrameDirectionItem &GetFrmDir( sal_Bool = sal_True ) const;
H A Dswatrset.hxx305 inline const SvxFrameDirectionItem &GetFrmDir( sal_Bool = sal_True ) const;
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx197 SvxFrameDirectionItem& GetFrmDir() { return m_FrmDirItem; } in GetFrmDir() function in SectRepr
238 m_FrmDirItem = pFmt->GetFrmDir(); in SV_IMPL_OP_PTRARR_SORT()
896 if( pFmt->GetFrmDir() != pRepr->GetFrmDir() ) in IMPL_LINK()
897 pSet->Put( pRepr->GetFrmDir() ); in IMPL_LINK()
1198 aSet.Put( pSectRepr->GetFrmDir() ); in IMPL_LINK()
1261 … pRepr->GetFrmDir().SetValue(((SvxFrameDirectionItem*)pFrmDirItem)->GetValue()); in IMPL_LINK()
/trunk/main/sw/source/core/layout/
H A Dpagedesc.cxx148 aSet.Put( aMaster.GetFrmDir() ); // #112217# in Mirror()
H A Dwsfrm.cxx251 CheckDir( GetTxtNode()->GetSwAttrSet().GetFrmDir().GetValue(), bVert, in CheckDirection()
/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx184 rSet.Put( pFrmFmt->GetFrmDir() ); in lcl_getTableAttributes()
H A Dviewtab.cxx1058 const SvxFrameDirectionItem& rFrameDir = rDesc.GetMaster().GetFrmDir(); in StateTabWin()
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx2312 pItem = &pFlyFmt->GetFrmDir(); in GetTextDirection()
2334 pItem = &pPgDsc->GetMaster().GetFrmDir(); in GetTextDirection()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1322 return rFmt.GetFrmDir().GetValue(); in GetCurrentPageDirection()
1359 pItem = &pFlyFmt->GetFrmDir(); in TrueFrameDirection()
H A Dww8par2.cxx4769 if ((pFmt) && (pFmt->GetFrmDir().GetValue() == FRMDIR_HORI_RIGHT_TOP)) in GetCharSet()
4776 if ((pFmt) && (pFmt->GetFrmDir().GetValue() == FRMDIR_HORI_RIGHT_TOP)) in GetCJKCharSet()
H A Dww8atr.cxx4429 const SvxFrameDirectionItem &frameDirection = pFmt->GetFrmDir(); in FormatColumns()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx187 rSet.Put( pFmt->GetFrmDir() ); in lcl_TableParamToItemSet()
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx1198 aBoxes[i]->GetFrmFmt()->GetFrmDir(); in GetBoxAttr()
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx1002 : rFmt.GetFrmDir() ).GetValue() ); in OutHTML_SwFmt()

Completed in 178 milliseconds