Home
last modified time | relevance | path

Searched refs:rModel (Results 101 – 125 of 163) sorted by relevance

1234567

/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx274 const Reference<XPropertySet> & rModel, in XMLRedlineImportHelper() argument
285 xModelPropertySet(rModel), in XMLRedlineImportHelper()
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx177 UnoControlModel::UnoControlModel( const UnoControlModel& rModel ) in UnoControlModel() argument
182 , maContext( rModel.maContext ) in UnoControlModel()
186 for ( sal_uInt32 n = rModel.mpData->Count(); n; ) in UnoControlModel()
188 ImplControlProperty* pProp = rModel.mpData->GetObject( --n ); in UnoControlModel()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx1795 model::SlideSorterModel& rModel (mrSlideSorter.GetModel()); in UpdateSelection() local
1796 const sal_Int32 nPageCount (rModel.GetPageCount()); in UpdateSelection()
1814 UpdateSelectionState(rModel.GetPageDescriptor(nIndex), aRange.IsInside(nIndex)); in UpdateSelection()
H A DSlsSelectionCommand.hxx61 const model::SlideSorterModel& rModel);
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgm.cxx63 CGM::CGM( sal_uInt32 nMode, uno::Reference< frame::XModel > & rModel ) : in CGM() argument
67 mpOutAct ( new CGMImpressOutAct( *this, rModel ) ), in CGM()
/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx114 ::basegfx::B2DPolyPolygon getPolygon( sal_uInt16 nResId, SdrModel& rModel ) in getPolygon() argument
117 XLineEndListSharedPtr aLineEndList = rModel.GetLineEndListFromSdrModel(); in getPolygon()
/trunk/main/oox/inc/oox/drawingml/chart/
H A Dchartspacefragment.hxx45 ChartSpaceModel& rModel );
H A Dchartspaceconverter.hxx44 … explicit ChartSpaceConverter( const ConverterRoot& rParent, ChartSpaceModel& rModel );
H A Daxisconverter.hxx48 AxisModel& rModel );
/trunk/main/basctl/source/inc/
H A Ddlgedpage.hxx44 DlgEdPage( DlgEdModel& rModel, FASTBOOL bMasterPage=sal_False );
/trunk/main/sw/source/ui/vba/
H A Dvbaselection.cxx59 …ference< frame::XModel >& rModel ) throw ( uno::RuntimeException ) : SwVbaSelection_BASE( rParent,… in SwVbaSelection() argument
H A Dvbatemplate.hxx38 const css::uno::Reference< css::frame::XModel >& rModel, const rtl::OUString& );
H A Dvbabookmark.hxx47 …const css::uno::Reference< css::frame::XModel >& rModel, const rtl::OUString& rName ) throw ( css:…
H A Dvbaview.hxx47 … const css::uno::Reference< css::frame::XModel >& rModel ) throw ( css::uno::RuntimeException );
/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx255 explicit Font( const WorkbookHelper& rHelper, const FontModel& rModel );
583 const BorderLineModel& rModel );
H A Ddrawingbase.hxx109 ::oox::drawingml::EmuPoint calcCellAnchorEmu( const CellAnchorModel& rModel ) const;
/trunk/main/sd/source/ui/slidesorter/inc/model/
H A DSlsPageEnumeration.hxx63 const SlideSorterModel& rModel,
/trunk/main/oox/inc/oox/ole/
H A Daxcontrolfragment.hxx43 ControlModelBase& rModel );
/trunk/main/svx/inc/svx/
H A Dselectioncontroller.hxx67 virtual bool PasteObjModel( const SdrModel& rModel );
H A De3dundo.hxx106 E3dAttributesUndoAction( SdrModel &rModel, E3dView* pView,
H A Dfmpage.hxx51 FmFormPage(FmFormModel& rModel,StarBASIC*, FASTBOOL bMasterPage=sal_False);
/trunk/main/framework/inc/uielement/
H A Dheadermenucontroller.hxx80 …nst ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel >& rModel, com::sun::star::u…
/trunk/main/xmloff/inc/xmloff/
H A Dxmlnume.hxx107 ::com::sun::star::frame::XModel > & rModel );
H A Dxmlnumi.hxx93 ::com::sun::star::frame::XModel > & rModel );
/trunk/main/sfx2/source/inc/
H A Dfltoptint.hxx55 … RequestFilterOptions( ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel > rModel,

Completed in 585 milliseconds

1234567