Searched refs:LoggedProperties (Results 1 – 25 of 40) sorted by relevance
12
/trunk/main/writerfilter/source/resourcemodel/ |
H A D | LoggedResources.cxx | 260 LoggedProperties::LoggedProperties(TagLogger::Pointer_t pLogger, const string & sPrefix) in LoggedProperties() function in writerfilter::LoggedProperties 265 LoggedProperties::~LoggedProperties() in ~LoggedProperties() 269 void LoggedProperties::attribute(Id name, Value & val) in attribute() 281 void LoggedProperties::sprm(Sprm & _sprm) in sprm()
|
/trunk/main/writerfilter/inc/resourcemodel/ |
H A D | LoggedResources.hxx | 93 class LoggedProperties : public Properties class 96 explicit LoggedProperties(TagLogger::Pointer_t pLogger, const string & sPrefix); 97 virtual ~LoggedProperties();
|
/trunk/main/writerfilter/source/dmapper/ |
H A D | GraphicHelpers.hxx | 36 class WRITERFILTER_DLLPRIVATE PositionHandler: public LoggedProperties 52 class WRITERFILTER_DLLPRIVATE WrapHandler: public LoggedProperties
|
H A D | GraphicHelpers.cxx | 43 LoggedProperties(dmapper_logger, "PositionHandler") in PositionHandler() 192 LoggedProperties(dmapper_logger, "WrapHandler"), in WrapHandler()
|
H A D | MeasureHandler.hxx | 38 class WRITERFILTER_DLLPRIVATE MeasureHandler : public LoggedProperties
|
H A D | ThemeTable.hxx | 38 class WRITERFILTER_DLLPRIVATE ThemeTable : public LoggedProperties, public LoggedTable
|
H A D | CellMarginHandler.hxx | 36 class WRITERFILTER_DLLPRIVATE CellMarginHandler : public LoggedProperties
|
H A D | CellColorHandler.hxx | 36 class WRITERFILTER_DLLPRIVATE CellColorHandler : public LoggedProperties
|
H A D | PageBordersHandler.hxx | 51 class WRITERFILTER_DLLPRIVATE PageBordersHandler : public LoggedProperties
|
H A D | SectionColumnHandler.hxx | 43 class WRITERFILTER_DLLPRIVATE SectionColumnHandler : public LoggedProperties
|
H A D | TblStylePrHandler.hxx | 56 class WRITERFILTER_DLLPRIVATE TblStylePrHandler : public LoggedProperties
|
H A D | SettingsTable.hxx | 49 class WRITERFILTER_DLLPRIVATE SettingsTable : public LoggedProperties, public LoggedTable
|
H A D | BorderHandler.hxx | 35 class WRITERFILTER_DLLPRIVATE BorderHandler : public LoggedProperties
|
H A D | SectionColumnHandler.cxx | 41 LoggedProperties(dmapper_logger, "SectionColumnHandler"), in SectionColumnHandler()
|
H A D | CellMarginHandler.cxx | 41 LoggedProperties(dmapper_logger, "CellMarginHandler"), in CellMarginHandler()
|
H A D | WrapPolygonHandler.hxx | 65 class WrapPolygonHandler : public LoggedProperties
|
H A D | MeasureHandler.cxx | 40 LoggedProperties(dmapper_logger, "MeasureHandler"), in MeasureHandler()
|
H A D | TblStylePrHandler.cxx | 36 LoggedProperties(dmapper_logger, "TblStylePrHandler"), in TblStylePrHandler()
|
H A D | FontTable.hxx | 62 class WRITERFILTER_DLLPRIVATE FontTable : public LoggedProperties, public LoggedTable
|
H A D | TDefTableHandler.hxx | 40 class WRITERFILTER_DLLPRIVATE TDefTableHandler : public LoggedProperties
|
H A D | PageBordersHandler.cxx | 42 LoggedProperties(dmapper_logger, "PageBordersHandler"), in PageBordersHandler()
|
H A D | CellColorHandler.cxx | 43 LoggedProperties(dmapper_logger, "CellColorHandler"), in CellColorHandler()
|
H A D | OLEHandler.hxx | 59 class WRITERFILTER_DLLPRIVATE OLEHandler : public LoggedProperties
|
H A D | BorderHandler.cxx | 43 LoggedProperties(dmapper_logger, "BorderHandler"), in BorderHandler()
|
H A D | FFDataHandler.hxx | 29 class FFDataHandler : public LoggedProperties
|
Completed in 71 milliseconds
12