/aoo42x/main/writerfilter/source/dmapper/ |
H A D | GraphicHelpers.hxx | 47 virtual void lcl_attribute( Id aName, Value& rVal ); 64 virtual void lcl_attribute( Id aName, Value& rVal );
|
H A D | GraphicHelpers.cxx | 54 void PositionHandler::lcl_attribute( Id aName, Value& rVal ) in lcl_attribute() function in writerfilter::dmapper::PositionHandler 202 void WrapHandler::lcl_attribute( Id aName, Value& rVal ) in lcl_attribute() function in writerfilter::dmapper::WrapHandler
|
H A D | MeasureHandler.hxx | 45 virtual void lcl_attribute(Id Name, Value & val);
|
H A D | ThemeTable.hxx | 50 virtual void lcl_attribute(Id Name, Value & val);
|
H A D | CellMarginHandler.hxx | 42 virtual void lcl_attribute(Id Name, Value & val);
|
H A D | CellColorHandler.hxx | 47 virtual void lcl_attribute(Id Name, Value & val);
|
H A D | PageBordersHandler.hxx | 61 virtual void lcl_attribute( Id eName, Value& rVal );
|
H A D | SectionColumnHandler.hxx | 54 virtual void lcl_attribute(Id Name, Value & val);
|
H A D | TblStylePrHandler.hxx | 66 virtual void lcl_attribute(Id Name, Value & val);
|
H A D | SettingsTable.hxx | 66 virtual void lcl_attribute(Id Name, Value & val);
|
H A D | BorderHandler.hxx | 63 virtual void lcl_attribute(Id Name, Value & val);
|
H A D | SectionColumnHandler.cxx | 57 void SectionColumnHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute() function in writerfilter::dmapper::SectionColumnHandler
|
H A D | CellMarginHandler.cxx | 62 void CellMarginHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute() function in writerfilter::dmapper::CellMarginHandler
|
H A D | WrapPolygonHandler.hxx | 80 virtual void lcl_attribute(Id Name, Value & val);
|
H A D | MeasureHandler.cxx | 55 void MeasureHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute() function in writerfilter::dmapper::MeasureHandler
|
H A D | TblStylePrHandler.cxx | 49 void TblStylePrHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute() function in writerfilter::dmapper::TblStylePrHandler
|
H A D | FontTable.hxx | 76 virtual void lcl_attribute(Id Name, Value & val);
|
H A D | TDefTableHandler.hxx | 68 virtual void lcl_attribute(Id Name, Value & val);
|
H A D | PageBordersHandler.cxx | 52 void PageBordersHandler::lcl_attribute( Id eName, Value& rVal ) in lcl_attribute() function in writerfilter::dmapper::PageBordersHandler
|
H A D | CellColorHandler.cxx | 59 void CellColorHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute() function in writerfilter::dmapper::CellColorHandler
|
H A D | OLEHandler.hxx | 82 virtual void lcl_attribute(Id Name, Value & val);
|
H A D | BorderHandler.cxx | 64 void BorderHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute() function in writerfilter::dmapper::BorderHandler
|
H A D | FFDataHandler.hxx | 151 void lcl_attribute(Id name, Value & val);
|
H A D | StyleSheetTable.hxx | 105 virtual void lcl_attribute(Id Name, Value & val);
|
/aoo42x/main/writerfilter/inc/resourcemodel/ |
H A D | LoggedResources.hxx | 103 virtual void lcl_attribute(Id name, Value & val) = 0;
|