Lines Matching refs:SwDoc
231 void SwDoc::ChgPageDesc( sal_uInt16 i, const SwPageDesc &rChged ) in ChgPageDesc()
483 void SwDoc::PreDelPageDesc(SwPageDesc * pDel) in PreDelPageDesc()
527 void SwDoc::BroadcastStyleOperation(String rName, SfxStyleFamily eFamily, in BroadcastStyleOperation()
545 void SwDoc::DelPageDesc( sal_uInt16 i, sal_Bool bBroadcast ) in DelPageDesc()
584 sal_uInt16 SwDoc::MakePageDesc( const String &rName, const SwPageDesc *pCpy, in MakePageDesc()
630 SwPageDesc* SwDoc::FindPageDescByName( const String& rName, sal_uInt16* pPos ) const in FindPageDescByName()
653 void SwDoc::PrtDataChanged() in PrtDataChanged()
730 void SwDoc::PrtOLENotify( sal_Bool bAll ) in PrtOLENotify()
828 IMPL_LINK( SwDoc, DoUpdateModifiedOLE, Timer *, )
879 sal_Bool SwDoc::FindPageDesc( const String & rName, sal_uInt16 * pFound) in FindPageDesc()
896 SwPageDesc * SwDoc::GetPageDesc( const String & rName ) in GetPageDesc()
908 void SwDoc::DelPageDesc( const String & rName, sal_Bool bBroadcast ) // #116530# in DelPageDesc()
916 void SwDoc::ChgPageDesc( const String & rName, const SwPageDesc & rDesc) in ChgPageDesc()
929 void SwDoc::CheckDefaultPageFmt() in CheckDefaultPageFmt()
951 void SwDoc::SetDefaultPageMode(bool bSquaredPageMode) in SetDefaultPageMode()
977 sal_Bool SwDoc::IsSquaredPageMode() const in IsSquaredPageMode()