Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/view/
H A DOutliner.cxx174 mpSearchItem(NULL), in Outliner()
313 mpSearchItem = NULL; in StartSpelling()
519 mpSearchItem = pSearchItem; in StartSearchAndReplace()
523 Initialize ( ! mpSearchItem->GetBackward()); in StartSearchAndReplace()
525 const sal_uInt16 nCommand (mpSearchItem->GetCommand()); in StartSearchAndReplace()
701 && mpSearchItem->GetCommand() == SVX_SEARCHCMD_REPLACE) in SearchAndReplaceOnce()
1145 if (mpSearchItem != NULL) in ShowWrapArroundDialog()
1148 sal_uInt16 nCommand = mpSearchItem->GetCommand(); in ShowWrapArroundDialog()
1260 if (HasText( *mpSearchItem )) in PrepareSearchAndReplace()
1470 if (pOutlinerView != NULL && mpSearchItem != NULL) in HandleFailedSearch()
[all …]
/aoo4110/main/sd/inc/
H A DOutliner.hxx314 const SvxSearchItem* mpSearchItem; member in sd::Outliner

Completed in 23 milliseconds