Searched refs:SwSearchOptions (Results 1 – 2 of 2) sorted by relevance
76 struct SwSearchOptions struct81 SwSearchOptions( SwWrtShell* pSh, sal_Bool bBackward ); argument320 SwSearchOptions aOpts( pWrtShell, pSrchItem->GetBackward() ); in ExecSearch()470 SwSearchOptions aOpts( pWrtShell, pSrchItem->GetBackward() ); in SearchAndWrap()584 SwSearchOptions aOpts( pWrtShell, pSrchItem->GetBackward() ); in SearchAll()653 SwSearchOptions::SwSearchOptions( SwWrtShell* pSh, sal_Bool bBackward ) in SwSearchOptions() function in SwSearchOptions668 sal_uLong SwView::FUNC_Search( const SwSearchOptions& rOptions ) in FUNC_Search()
75 struct SwSearchOptions;292 SW_DLLPRIVATE sal_uLong FUNC_Search( const SwSearchOptions& rOptions );
Completed in 14 milliseconds