Searched refs:GetDefaultTabulator (Results 1 – 9 of 9) sorted by relevance
185 pOutl->SetDefTab( mpDoc->GetDefaultTabulator() ); in DoExecute()
111 pOutl->SetDefTab( mpDoc->GetDefaultTabulator() ); in DoExecute()
382 sal_uInt16 GetDefaultTabulator() const { return nDefaultTabulator; } in GetDefaultTabulator() function in SdrModel
471 nDefTab = pDoc->GetDefaultTabulator(); in CreateItemSet()
634 pOutl->SetDefTab( pModel->GetDefaultTabulator() ); in SdrMakeOutliner()
164 pTextEditOutliner->SetDefTab(pMod->GetDefaultTabulator()); in Notify()
594 pRuler->SetDefTabDist( GetDoc()->GetDefaultTabulator() ); // Neu in CreateHRuler()
1041 *pValue <<= (sal_Int32)pDoc->GetDefaultTabulator(); in _getPropertyValues()
1366 aAny <<= (sal_Int32)mpDoc->GetDefaultTabulator(); in getPropertyValue()
Completed in 77 milliseconds