Home
last modified time | relevance | path

Searched refs:mnImportedGraphicsCount (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par.hxx948 sal_Int32 mnImportedGraphicsCount; member in wwFrameNamer
957 : msSeed(rSeed), mnImportedGraphicsCount(0), mbIsDisabled(bIsDisabled) in wwFrameNamer()
H A Dww8graf.cxx168 pFrameFormat->SetName(msSeed+OUString::number(++mnImportedGraphicsCount) + ": " + rFixed); in SetUniqueGraphName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par.hxx932 sal_Int32 mnImportedGraphicsCount; member in wwFrameNamer
941 : msSeed(rSeed), mnImportedGraphicsCount(0), mbIsDisabled(bIsDisabled) in wwFrameNamer()
H A Dww8graf.cxx186 pFrameFormat->SetName(msSeed+OUString::number(++mnImportedGraphicsCount) + ": " + rFixed); in SetUniqueGraphName()