Home
last modified time | relevance | path

Searched refs:aTablePath (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx228 aTablePath(rPath) in SdrModel()
2123 …t_cast< SdrModel* >(this)->maColorTable = XPropertyListFactory::CreateSharedXColorList(aTablePath); in GetColorTableFromSdrModel()
2138 …onst_cast< SdrModel* >(this)->maDashList = XPropertyListFactory::CreateSharedXDashList(aTablePath); in GetDashListFromSdrModel()
2153 …ast< SdrModel* >(this)->maLineEndList = XPropertyListFactory::CreateSharedXLineEndList(aTablePath); in GetLineEndListFromSdrModel()
2168 …st_cast< SdrModel* >(this)->maHatchList = XPropertyListFactory::CreateSharedXHatchList(aTablePath); in GetHatchListFromSdrModel()
2183 …t< SdrModel* >(this)->maGradientList = XPropertyListFactory::CreateSharedXGradientList(aTablePath); in GetGradientListFromSdrModel()
2198 …_cast< SdrModel* >(this)->maBitmapList = XPropertyListFactory::CreateSharedXBitmapList(aTablePath); in GetBitmapListFromSdrModel()
/trunk/main/svx/inc/svx/
H A Dsvdmodel.hxx173 String aTablePath; member in SdrModel