Home
last modified time | relevance | path

Searched refs:GetGroupLevel (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Deschesdo.cxx150 …mpHostAppData = mpEscherEx->StartShape( rObj.GetShapeRef(), (mpEscherEx->GetGroupLevel() > 1) ? &r… in ImplWriteShape()
693 if( mpEscherEx->GetGroupLevel() > 1 ) in ImplWriteShape()
726 …mpHostAppData = mpEscherEx->StartShape( rObj.GetShapeRef(), (mpEscherEx->GetGroupLevel() > 1) ? &r… in ImplWriteAdditionalText()
783 mpEscherEx->SetGroupSnapRect( mpEscherEx->GetGroupLevel(), in ImplWriteAdditionalText()
785 mpEscherEx->SetGroupLogicRect( mpEscherEx->GetGroupLevel(), in ImplWriteAdditionalText()
910 while( mpEscherEx->GetGroupLevel() ) in ImplExitPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Deschesdo.cxx165 …mpHostAppData = mpEscherEx->StartShape( rObj.GetShapeRef(), (mpEscherEx->GetGroupLevel() > 1) ? &r… in ImplWriteShape()
688 if( mpEscherEx->GetGroupLevel() > 1 ) in ImplWriteShape()
721 …mpHostAppData = mpEscherEx->StartShape( rObj.GetShapeRef(), (mpEscherEx->GetGroupLevel() > 1) ? &r… in ImplWriteAdditionalText()
778 mpEscherEx->SetGroupSnapRect( mpEscherEx->GetGroupLevel(), in ImplWriteAdditionalText()
780 mpEscherEx->SetGroupLogicRect( mpEscherEx->GetGroupLevel(), in ImplWriteAdditionalText()
905 while( mpEscherEx->GetGroupLevel() ) in ImplExitPage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxeescher.cxx1803 …OSL_ENSURE( mxEscherEx->GetGroupLevel() <= 1, "XclExpObjectManager::ProcessDrawing - still groups … in ProcessDrawing()
1804 while( mxEscherEx->GetGroupLevel() ) in ProcessDrawing()
1815 …OSL_ENSURE( mxEscherEx->GetGroupLevel() <= 1, "XclExpObjectManager::ProcessDrawing - still groups … in ProcessDrawing()
1816 while( mxEscherEx->GetGroupLevel() ) in ProcessDrawing()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxeescher.cxx1808 …OSL_ENSURE( mxEscherEx->GetGroupLevel() <= 1, "XclExpObjectManager::ProcessDrawing - still groups … in ProcessDrawing()
1809 while( mxEscherEx->GetGroupLevel() ) in ProcessDrawing()
1820 …OSL_ENSURE( mxEscherEx->GetGroupLevel() <= 1, "XclExpObjectManager::ProcessDrawing - still groups … in ProcessDrawing()
1821 while( mxEscherEx->GetGroupLevel() ) in ProcessDrawing()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/filter/msfilter/
H A Descherex.hxx1146 sal_uInt32 GetGroupLevel() const { return mnGroupLevel; }; in GetGroupLevel() function in EscherEx
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/filter/msfilter/
H A Descherex.hxx1147 sal_uInt32 GetGroupLevel() const { return mnGroupLevel; }; in GetGroupLevel() function in EscherEx
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1431 if (rEx.GetGroupLevel() > 1) in WriteData()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1443 if (rEx.GetGroupLevel() <= 1) in WriteData()