Lines Matching refs:Outliner

89 class Outliner::Implementation
111 Outliner& rOutliner,
143 Outliner::Outliner( SdDrawDocument* pDoc, sal_uInt16 nMode ) in Outliner() function in sd::Outliner
244 Outliner::~Outliner (void) in ~Outliner()
274 void Outliner::PrepareSpelling (void) in PrepareSpelling()
309 void Outliner::StartSpelling (void) in StartSpelling()
317 void Outliner::StartSpelling(EditView& rView, unsigned char c) in StartSpelling()
325 void Outliner::EndSpelling (void) in EndSpelling()
390 sal_Bool Outliner::SpellNextDocument (void) in SpellNextDocument()
429 ::svx::SpellPortions Outliner::GetNextSpellSentence (void) in GetNextSpellSentence()
476 bool Outliner::StartSearchAndReplace (const SvxSearchItem* pSearchItem) in StartSearchAndReplace()
556 void Outliner::Initialize (bool bDirectionIsForward) in Initialize()
626 bool Outliner::SearchAndReplaceAll (void) in SearchAndReplaceAll()
676 bool Outliner::SearchAndReplaceOnce (void) in SearchAndReplaceOnce()
773 void Outliner::DetectChange (void) in DetectChange()
836 bool Outliner::DetectSelectionChange (void) in DetectSelectionChange()
873 void Outliner::RememberStartPosition (void) in RememberStartPosition()
900 ::Outliner* pOutliner = in RememberStartPosition()
926 void Outliner::RestoreStartPosition (void) in RestoreStartPosition()
959 ::Outliner* pOutliner = in RestoreStartPosition()
988 void Outliner::ProvideNextTextObject (void) in ProvideNextTextObject()
1060 void Outliner::EndOfSearch (void) in EndOfSearch()
1110 void Outliner::ShowEndOfSearchDialog (void) in ShowEndOfSearchDialog()
1139 bool Outliner::ShowWrapArroundDialog (void) in ShowWrapArroundDialog()
1188 bool Outliner::IsValidTextObject (const ::sd::outliner::IteratorPosition& rPosition) in IsValidTextObject()
1197 void Outliner::PutTextIntoOutliner() in PutTextIntoOutliner()
1221 void Outliner::PrepareSpellCheck (void) in PrepareSpellCheck()
1258 void Outliner::PrepareSearchAndReplace (void) in PrepareSearchAndReplace()
1279 void Outliner::SetViewMode (PageKind ePageKind) in SetViewMode()
1346 void Outliner::SetPage (EditMode eEditMode, sal_uInt16 nPageIndex) in SetPage()
1365 void Outliner::EnterEditMode (sal_Bool bGrabFocus) in EnterEditMode()
1409 IMPL_LINK_INLINE_START( Outliner, SpellError, void *, nLang ) in IMPL_LINK_INLINE_START() argument
1417 IMPL_LINK_INLINE_END( Outliner, SpellError, void *, nLang ) in IMPL_LINK_INLINE_END() argument
1422 ESelection Outliner::GetSearchStartPosition (void) in IMPL_LINK_INLINE_END()
1451 bool Outliner::HasNoPreviousMatch (void) in HasNoPreviousMatch()
1465 bool Outliner::HandleFailedSearch (void) in HandleFailedSearch()
1495 SdrObject* Outliner::SetObject ( in SetObject()
1507 void Outliner::SetViewShell (const ::boost::shared_ptr<ViewShell>& rpViewShell) in SetViewShell()
1541 void Outliner::HandleChangedSelection (void) in HandleChangedSelection()
1567 void Outliner::StartConversion( sal_Int16 nSourceLanguage, sal_Int16 nTargetLanguage, in StartConversion()
1601 void Outliner::PrepareConversion (void) in PrepareConversion()
1626 void Outliner::BeginConversion (void) in BeginConversion()
1658 void Outliner::EndConversion() in EndConversion()
1666 sal_Bool Outliner::ConvertNextDocument() in ConvertNextDocument()
1705 sal_uInt16 Outliner::ShowModalMessageBox (Dialog& rMessageBox) in ShowModalMessageBox()
1752 Outliner::Implementation::Implementation (void) in Implementation()
1762 Outliner::Implementation::~Implementation (void) in ~Implementation()
1775 OutlinerView* Outliner::Implementation::GetOutlinerView () in GetOutlinerView()
1788 void Outliner::Implementation::ProvideOutlinerView ( in ProvideOutlinerView()
1789 Outliner& rOutliner, in ProvideOutlinerView()
1850 void Outliner::Implementation::ReleaseOutlinerView (void) in ReleaseOutlinerView()