Home
last modified time | relevance | path

Searched refs:mxMarkerTable (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/unodraw/
H A Dunomod.cxx246 mxMarkerTable(), in SvxUnoDrawingModel()
358 if( !mxMarkerTable.is() ) in createInstance()
359 mxMarkerTable = SvxUnoMarkerTable_createInstance( mpDoc ); in createInstance()
360 return mxMarkerTable; in createInstance()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/unodraw/
H A Dunomod.cxx244 mxMarkerTable(), in SvxUnoDrawingModel()
366 if( !mxMarkerTable.is() ) in createInstance()
367 mxMarkerTable = SvxUnoMarkerTable_createInstance( mpDoc ); in createInstance()
368 return mxMarkerTable; in createInstance()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dunomodel.hxx54 css::uno::Reference< css::uno::XInterface > mxMarkerTable; member in SvxUnoDrawingModel
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dunomodel.hxx54 css::uno::Reference< css::uno::XInterface > mxMarkerTable; member in SvxUnoDrawingModel
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/inc/
H A Dunomodel.hxx112 css::uno::Reference< css::uno::XInterface > mxMarkerTable; member in SdXImpressDocument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/
H A Dunomodel.hxx111 css::uno::Reference< css::uno::XInterface > mxMarkerTable; member in SdXImpressDocument
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/unoidl/
H A Dunomodel.cxx829 if( !mxMarkerTable.is() ) in create()
830 mxMarkerTable = SvxUnoMarkerTable_createInstance( mpDoc ); in create()
832 return mxMarkerTable; in create()
2763 mxMarkerTable = nullptr; in dispose()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/unoidl/
H A Dunomodel.cxx828 if( !mxMarkerTable.is() ) in create()
829 mxMarkerTable = SvxUnoMarkerTable_createInstance( mpDoc ); in create()
831 return mxMarkerTable; in create()
2759 mxMarkerTable = nullptr; in dispose()