Home
last modified time | relevance | path

Searched refs:GetGraphicOrientation (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/ui/config/
H A Duinums.cxx610 ( 0 != aFmt.GetGraphicOrientation() ? 2 : 0 ); in Store()
619 if( aFmt.GetGraphicOrientation() ) in Store()
621 sal_uInt16 nVersion = aFmt.GetGraphicOrientation()->GetVersion( SOFFICE_FILEFORMAT_50 ); in Store()
623 aFmt.GetGraphicOrientation()->Store( rStream, nVersion ); in Store()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1668 const SwFmtVertOrient* pOrient = rFmt.GetGraphicOrientation(); in GetNumberingRuleByIndex()
2157 if(aFmt.GetGraphicOrientation()) in SetNumberingRuleByIndex()
2158 pSetVOrient = (SwFmtVertOrient*)aFmt.GetGraphicOrientation()->Clone(); in SetNumberingRuleByIndex()
2202 if(!pSetVOrient && aFmt.GetGraphicOrientation()) in SetNumberingRuleByIndex()
2203 pSetVOrient = new SwFmtVertOrient(*aFmt.GetGraphicOrientation()); in SetNumberingRuleByIndex()
/trunk/main/sw/inc/
H A Dnumrule.hxx95 const SwFmtVertOrient* GetGraphicOrientation() const;
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx499 rNumFmt.GetGraphicOrientation(), in NewNumberPortion()
/trunk/main/sw/source/filter/html/
H A Dhtmlnum.cxx892 rNumFmt.GetGraphicOrientation() ); in OutHTML_NumBulListStart()
H A Dhtmlatr.cxx1119 rNumFmt.GetGraphicSize(), rNumFmt.GetGraphicOrientation() ); in OutHTML_SwFmt()
/trunk/main/sw/source/ui/misc/
H A Dnum.cxx259 pFirstOrient = aNumFmtArr[nLvl]->GetGraphicOrientation(); in InitControls()
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx481 const SwFmtVertOrient* SwNumFmt::GetGraphicOrientation() const in GetGraphicOrientation() function in SwNumFmt

Completed in 87 milliseconds