Home
last modified time | relevance | path

Searched refs:CreateSharedXLineEndList (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/svx/source/xoutdev/ !
H A Dxtable.cxx312 XLineEndListSharedPtr XPropertyListFactory::CreateSharedXLineEndList( const String& rPath ) in CreateSharedXLineEndList() function in XPropertyListFactory
/AOO42X/main/svx/inc/svx/ !
H A Dxtable.hxx221 static XLineEndListSharedPtr CreateSharedXLineEndList( const String& rPath );
/AOO42X/main/cui/source/tabpages/ !
H A Dtplneend.cxx621 …XLineEndListSharedPtr aLeList(XPropertyListFactory::CreateSharedXLineEndList(aPathURL.GetMainURL(I… in IMPL_LINK()
/AOO42X/main/sd/source/ui/unoidl/ !
H A DUnoDocumentSettings.cxx325 …XLineEndListSharedPtr aTab(XPropertyListFactory::CreateSharedXLineEndList(aPathURL.GetMainURL(INet… in _setPropertyValues()
/AOO42X/main/svx/source/svdraw/ !
H A Dsvdmodel.cxx2153 …_cast< SdrModel* >(this)->maLineEndList = XPropertyListFactory::CreateSharedXLineEndList(aTablePat… in GetLineEndListFromSdrModel()