Searched refs:GetGraphicOrientation (Results 1 – 8 of 8) sorted by relevance
610 ( 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()
1668 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()
95 const SwFmtVertOrient* GetGraphicOrientation() const;
499 rNumFmt.GetGraphicOrientation(), in NewNumberPortion()
892 rNumFmt.GetGraphicOrientation() ); in OutHTML_NumBulListStart()
1119 rNumFmt.GetGraphicSize(), rNumFmt.GetGraphicOrientation() ); in OutHTML_SwFmt()
259 pFirstOrient = aNumFmtArr[nLvl]->GetGraphicOrientation(); in InitControls()
481 const SwFmtVertOrient* SwNumFmt::GetGraphicOrientation() const in GetGraphicOrientation() function in SwNumFmt
Completed in 60 milliseconds