Lines Matching refs:pPostItMgr

166 	SwPostItMgr* pPostItMgr = rView.GetPostItMgr();  in GetUndoManager()  local
167 if ( !pPostItMgr || in GetUndoManager()
168 !pPostItMgr->HasActiveSidebarWin() ) in GetUndoManager()
170 DBG_ASSERT(pPostItMgr,"PostItMgr::Layout(): We are looping forever"); in GetUndoManager()
173 return &pPostItMgr->GetActiveSidebarWin()->GetOutlinerView()->GetOutliner()->GetUndoManager(); in GetUndoManager()
179 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in Exec() local
180 if ( !pPostItMgr || !pPostItMgr->HasActiveSidebarWin() ) in Exec()
183 OutlinerView* pOLV = pPostItMgr->GetActiveSidebarWin()->GetOutlinerView(); in Exec()
317 pPostItMgr->GetActiveSidebarWin()->ResetAttributes(); in Exec()
368 if (pPostItMgr->GetActiveSidebarWin()->GetLayoutStatus()!=SwPostItHelper::DELETED) in Exec()
398 if (pPostItMgr->GetActiveSidebarWin()->GetLayoutStatus()!=SwPostItHelper::DELETED) in Exec()
407 … if (pPostItMgr->GetActiveSidebarWin()->GetLayoutStatus()!=SwPostItHelper::DELETED) in Exec()
629 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in GetState() local
630 if ( !pPostItMgr || !pPostItMgr->HasActiveSidebarWin() ) in GetState()
633 OutlinerView* pOLV = pPostItMgr->GetActiveSidebarWin()->GetOutlinerView(); in GetState()
867 if (pPostItMgr->GetActiveSidebarWin()->GetLayoutStatus()==SwPostItHelper::DELETED) in GetState()
886 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in ExecClpbrd() local
887 if ( !pPostItMgr || !pPostItMgr->HasActiveSidebarWin() ) in ExecClpbrd()
890 OutlinerView* pOLV = pPostItMgr->GetActiveSidebarWin()->GetOutlinerView(); in ExecClpbrd()
894 long aOldHeight = pPostItMgr->GetActiveSidebarWin()->GetPostItTextHeight(); in ExecClpbrd()
899 …if ( (pPostItMgr->GetActiveSidebarWin()->GetLayoutStatus()!=SwPostItHelper::DELETED) && pOLV->HasS… in ExecClpbrd()
907 if (pPostItMgr->GetActiveSidebarWin()->GetLayoutStatus()!=SwPostItHelper::DELETED) in ExecClpbrd()
912 if (pPostItMgr->GetActiveSidebarWin()->GetLayoutStatus()!=SwPostItHelper::DELETED) in ExecClpbrd()
955pPostItMgr->GetActiveSidebarWin()->ResizeIfNeccessary(aOldHeight,pPostItMgr->GetActiveSidebarWin()… in ExecClpbrd()
960 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in StateClpbrd() local
961 if ( !pPostItMgr || !pPostItMgr->HasActiveSidebarWin() ) in StateClpbrd()
963 OutlinerView* pOLV = pPostItMgr->GetActiveSidebarWin()->GetOutlinerView(); in StateClpbrd()
967 …bPastePossible = bPastePossible && (pPostItMgr->GetActiveSidebarWin()->GetLayoutStatus()!=SwPostI… in StateClpbrd()
978 …if ( (pPostItMgr->GetActiveSidebarWin()->GetLayoutStatus()==SwPostItHelper::DELETED) || !pOLV->Has… in StateClpbrd()
1041 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in StateInsert() local
1042 if ( !pPostItMgr || !pPostItMgr->HasActiveSidebarWin() ) in StateInsert()
1045 OutlinerView* pOLV = pPostItMgr->GetActiveSidebarWin()->GetOutlinerView(); in StateInsert()
1088 if (pPostItMgr->GetActiveSidebarWin()->GetLayoutStatus()==SwPostItHelper::DELETED) in StateInsert()
1098 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in NoteExec() local
1099 if ( !pPostItMgr ) in NoteExec()
1108 if ( pPostItMgr->HasActiveSidebarWin() ) in NoteExec()
1109 pPostItMgr->GetActiveSidebarWin()->ExecuteCommand(nSlot); in NoteExec()
1113 pPostItMgr->Delete(); in NoteExec()
1119 pPostItMgr->Delete( pItem->GetValue() ); in NoteExec()
1134 pPostItMgr->Hide(); in NoteExec()
1140 pPostItMgr->Hide( pItem->GetValue() ); in NoteExec()
1147 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in GetNoteState() local
1163 if( !pPostItMgr in GetNoteState()
1164 || !pPostItMgr->HasActiveAnnotationWin() ) in GetNoteState()
1173 if ( !pPostItMgr || in GetNoteState()
1174 !pPostItMgr->HasActiveAnnotationWin() ) in GetNoteState()
1185 if (sAuthor == pPostItMgr->GetActiveSidebarWin()->GetAuthor()) in GetNoteState()
1195 if (pPostItMgr->HasActiveSidebarWin()) in GetNoteState()
1197 if ( (pPostItMgr->GetActiveSidebarWin()->IsProtected()) && in GetNoteState()
1207 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in ExecLingu() local
1208 if ( !pPostItMgr || !pPostItMgr->HasActiveSidebarWin() ) in ExecLingu()
1211 OutlinerView* pOLV = pPostItMgr->GetActiveSidebarWin()->GetOutlinerView(); in ExecLingu()
1332 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in GetLinguState() local
1333 if ( !pPostItMgr || !pPostItMgr->HasActiveSidebarWin() ) in GetLinguState()
1336 OutlinerView* pOLV = pPostItMgr->GetActiveSidebarWin()->GetOutlinerView(); in GetLinguState()
1395 if (pPostItMgr->GetActiveSidebarWin()->GetLayoutStatus()==SwPostItHelper::DELETED) in GetLinguState()
1404 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in ExecTransliteration() local
1405 if ( !pPostItMgr || !pPostItMgr->HasActiveSidebarWin() ) in ExecTransliteration()
1408 OutlinerView* pOLV = pPostItMgr->GetActiveSidebarWin()->GetOutlinerView(); in ExecTransliteration()
1529 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in StateUndo() local
1530 if ( !pPostItMgr || !pPostItMgr->HasActiveSidebarWin() ) in StateUndo()
1625 if (pPostItMgr->GetActiveSidebarWin()->GetLayoutStatus()==SwPostItHelper::DELETED) in StateUndo()
1645 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in InsertSymbol() local
1646 if ( !pPostItMgr || !pPostItMgr->HasActiveSidebarWin() ) in InsertSymbol()
1649 OutlinerView* pOLV = pPostItMgr->GetActiveSidebarWin()->GetOutlinerView(); in InsertSymbol()