Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/unoidl/
H A Dunosrch.cxx63 class SearchContext_impl class
67 SearchContext_impl* mpParent;
70SearchContext_impl( uno::Reference< drawing::XShapes > xShapes, SearchContext_impl* pParent = NUL… in SearchContext_impl() function in SearchContext_impl
91 SearchContext_impl* getParent() const { return mpParent; } in getParent()
127 SearchContext_impl* pContext = NULL; in replaceAll()
136 pContext = new SearchContext_impl( xShapes ); in replaceAll()
172 pContext = new SearchContext_impl( xGroupShape, pContext ); in replaceAll()
189 SearchContext_impl* pOldContext = pContext; in replaceAll()
231 SearchContext_impl* pContext = NULL; in findAll()
239 pContext = new SearchContext_impl( xShapes ); in findAll()
[all …]

Completed in 18 milliseconds