Lines Matching refs:GetDocument

557 	pDocShell->GetDocument()->AddUnoObject(*this);  in ScStyleFamiliesObj()
563 pDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScStyleFamiliesObj()
748 pDocShell->GetDocument()->AddUnoObject(*this); in ScStyleFamilyObj()
754 pDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScStyleFamilyObj()
774 ScDocument* pDoc = pDocShell->GetDocument(); in GetObjectByIndex_Impl()
796 ScDocument* pDoc = pDocShell->GetDocument(); in GetObjectByName_Impl()
820 ScDocument* pDoc = pDocShell->GetDocument(); in insertByName()
870 ScDocument* pDoc = pDocShell->GetDocument(); in removeByName()
922 ScDocument* pDoc = pDocShell->GetDocument(); in getCount()
978 ScDocument* pDoc = pDocShell->GetDocument(); in getElementNames()
1010 ScDocument* pDoc = pDocShell->GetDocument(); in hasByName()
1102 pDocShell->GetDocument()->AddUnoObject(*this); in ScStyleObj()
1111 pDocShell->GetDocument()->AddUnoObject(*this); in InitDoc()
1118 pDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScStyleObj()
1178 ScDocument* pDoc = pDocShell->GetDocument(); in GetStyle_Impl()
1222 if ( eFamily == SFX_STYLE_FAMILY_PARA && lcl_AnyTabProtected( *pDocShell->GetDocument() ) ) in setParentStyle()
1234 ScDocument* pDoc = pDocShell->GetDocument(); in setParentStyle()
1278 if ( eFamily == SFX_STYLE_FAMILY_PARA && lcl_AnyTabProtected( *pDocShell->GetDocument() ) ) in setName()
1290 ScDocument* pDoc = pDocShell->GetDocument(); in setName()
1595 if ( eFamily == SFX_STYLE_FAMILY_PARA && lcl_AnyTabProtected( *pDocShell->GetDocument() ) ) in setAllPropertiesToDefault()
1603 ScDocument* pDoc = pDocShell->GetDocument(); in setAllPropertiesToDefault()
1710 if ( eFamily == SFX_STYLE_FAMILY_PARA && lcl_AnyTabProtected( *pDocShell->GetDocument() ) ) in SetOnePropertyValueWithoutUpdate()
1760 pDocShell->GetDocument()->GetFormatTable(); in SetOnePropertyValueWithoutUpdate()
1984 ScDocument* pDoc = pDocShell->GetDocument(); in StyleSheetChangedUpdate()
2031 nOldFormat = pDocShell->GetDocument()->GetFormatTable()-> in getPropertyValue()