| /AOO42X/main/starmath/inc/ |
| H A D | node.hxx | 56 extern SmFormat *pActiveFormat; 138 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell); 153 virtual void Arrange(const OutputDevice &rDev, const SmFormat &rFormat); 268 virtual void Arrange(const OutputDevice &rDev, const SmFormat &rFormat); 296 virtual void Arrange(const OutputDevice &rDev, const SmFormat &rFormat); 323 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell); 324 virtual void Arrange(const OutputDevice &rDev, const SmFormat &rFormat); 349 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell); 350 virtual void Arrange(const OutputDevice &rDev, const SmFormat &rFormat); 369 virtual void Arrange(const OutputDevice &rDev, const SmFormat &rFormat); [all …]
|
| H A D | format.hxx | 99 class SmFormat : public SfxBroadcaster class 113 SmFormat(); 114 SmFormat(const SmFormat &rFormat) : SfxBroadcaster() { *this = rFormat; } in SmFormat() function in SmFormat 149 SmFormat & operator = (const SmFormat &rFormat); 151 sal_Bool operator == (const SmFormat &rFormat) const; 152 inline sal_Bool operator != (const SmFormat &rFormat) const; 156 ((SmFormat *) this)->Broadcast(SfxSimpleHint(HINT_FORMATCHANGED)); in RequestApplyChanges() 161 inline sal_Bool SmFormat::operator != (const SmFormat &rFormat) const in operator !=()
|
| H A D | dialog.hxx | 151 void ReadFrom(const SmFormat &rFormat); 152 void WriteTo (SmFormat &rFormat) const; 188 void ReadFrom(const SmFormat &rFormat); 189 void WriteTo (SmFormat &rFormat) const; 263 void ReadFrom(const SmFormat &rFormat); 264 void WriteTo (SmFormat &rFormat) /*const*/; 289 void ReadFrom(const SmFormat &rFormat); 290 void WriteTo (SmFormat &rFormat) const;
|
| H A D | action.hxx | 35 SmFormat aOldFormat; 36 SmFormat aNewFormat; 39 SmFormatAction(SmDocShell *pDocSh, const SmFormat& rOldFormat, const SmFormat& rNewFormat);
|
| H A D | document.hxx | 109 SmFormat aFormat; 195 void SetFormat(SmFormat& rFormat); 196 const SmFormat& GetFormat() { return (aFormat); } in GetFormat()
|
| H A D | rect.hxx | 108 void BuildRect (const OutputDevice &rDev, const SmFormat *pFormat, 110 void Init(const OutputDevice &rDev, const SmFormat *pFormat, 121 SmRect(const OutputDevice &rDev, const SmFormat *pFormat,
|
| H A D | unomodel.hxx | 36 class SmFormat;
|
| /AOO42X/main/starmath/source/ |
| H A D | node.cxx | 350 void SmNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare() 414 void SmNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange() 742 void SmTableNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange() 819 void SmLineNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare() 833 void SmLineNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange() 889 void SmExpressionNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange() 904 void SmUnHorNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange() 977 void SmRootNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange() 1041 void SmBinHorNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange() 1080 void SmBinVerNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange() [all …]
|
| H A D | format.cxx | 106 SmFormat::SmFormat() in SmFormat() function in SmFormat 176 void SmFormat::SetFont(sal_uInt16 nIdent, const SmFace &rFont, sal_Bool bDefault ) in SetFont() 185 SmFormat & SmFormat::operator = (const SmFormat &rFormat) in operator =() 209 sal_Bool SmFormat::operator == (const SmFormat &rFormat) const in operator ==()
|
| H A D | document.cxx | 210 void SmDocShell::SetFormat(SmFormat& rFormat) in SetFormat() 295 const SmFormat &rFormat = GetFormat(); in ArrangeFormula() 998 SmFormat aOldFormat = GetFormat(); in Execute() 999 SmFormat aNewFormat( aOldFormat ); in Execute() 1038 SmFormat aOldFormat = GetFormat(); in Execute() 1042 SmFormat aNewFormat( aOldFormat ); in Execute() 1061 SmFormat aOldFormat = GetFormat(); in Execute() 1065 SmFormat aNewFormat( aOldFormat ); in Execute() 1085 SmFormat aOldFormat = GetFormat(); in Execute() 1089 SmFormat aNewFormat( aOldFormat ); in Execute() [all …]
|
| H A D | cfgitem.hxx | 49 class SmFormat; 114 SmFormat * pFormat; 181 const SmFormat & GetStandardFormat() const; 182 …void SetStandardFormat( const SmFormat &rFormat, sal_Bool bSaveFontFormatList = sal…
|
| H A D | dialog.cxx | 400 SmFormat aFmt( pp->GetConfig()->GetStandardFormat() ); in IMPL_LINK() 434 void SmFontSizeDialog::ReadFrom(const SmFormat &rFormat) in ReadFrom() 447 void SmFontSizeDialog::WriteTo(SmFormat &rFormat) const in WriteTo() 501 SmFormat aFmt( pp->GetConfig()->GetStandardFormat() ); in IMPL_LINK_INLINE_START() 543 void SmFontTypeDialog::ReadFrom(const SmFormat &rFormat) in ReadFrom() 564 void SmFontTypeDialog::WriteTo(SmFormat &rFormat) const in WriteTo() 704 SmFormat aFmt( pp->GetConfig()->GetStandardFormat() ); in IMPL_LINK() 939 void SmDistanceDialog::ReadFrom(const SmFormat &rFormat) in ReadFrom() 974 void SmDistanceDialog::WriteTo(SmFormat &rFormat) /*const*/ in WriteTo() 1019 SmFormat aFmt( pp->GetConfig()->GetStandardFormat() ); in IMPL_LINK() [all …]
|
| H A D | action.cxx | 35 const SmFormat& rOldFormat, in SmFormatAction() 36 const SmFormat& rNewFormat) : in SmFormatAction()
|
| H A D | rect.cxx | 138 void SmRect::BuildRect(const OutputDevice &rDev, const SmFormat *pFormat, in BuildRect() 233 void SmRect::Init(const OutputDevice &rDev, const SmFormat *pFormat, in Init() 241 SmRect::SmRect(const OutputDevice &rDev, const SmFormat *pFormat, in SmRect()
|
| H A D | cfgitem.cxx | 836 const SmFormat & rStdFmt = GetStandardFormat(); in StripFontFormatList() 979 pFormat = new SmFormat; in LoadFormat() 1116 const SmFormat & SmMathConfig::GetStandardFormat() const in GetStandardFormat() 1124 void SmMathConfig::SetStandardFormat( const SmFormat &rFormat, sal_Bool bSaveFontFormatList ) in SetStandardFormat()
|
| H A D | unomodel.cxx | 493 SmFormat aFormat = pDocSh->GetFormat(); in _setPropertyValues() 775 const SmFormat & aFormat = pDocSh->GetFormat(); in _getPropertyValues()
|