Home
last modified time | relevance | path

Searched refs:mRecTypes (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/eppt/
H A Descherex.cxx130 mRecTypes.push_back( n_EscherContainer ); in OpenContainer()
168 if ( ( mRecTypes.back() == ESCHER_SpgrContainer ) && ( mnGroupLevel >= 12 ) ) in CloseContainer()
176 switch( mRecTypes.back() ) in CloseContainer()
202 mRecTypes.pop_back(); in CloseContainer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/eppt/
H A Descherex.cxx130 mRecTypes.push_back( n_EscherContainer ); in OpenContainer()
168 if ( ( mRecTypes.back() == ESCHER_SpgrContainer ) && ( mnGroupLevel >= 12 ) ) in CloseContainer()
176 switch( mRecTypes.back() ) in CloseContainer()
202 mRecTypes.pop_back(); in CloseContainer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Drtfsdrexport.cxx80 if (mRecTypes.back() == ESCHER_SpContainer) in CloseContainer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Drtfsdrexport.cxx80 if (mRecTypes.back() == ESCHER_SpContainer) in CloseContainer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/filter/msfilter/
H A Descherex.hxx1058 std::vector< sal_uInt16 > mRecTypes; member in EscherEx
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/filter/msfilter/
H A Descherex.hxx1059 std::vector< sal_uInt16 > mRecTypes; member in EscherEx
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/export/
H A Dvmlexport.cxx115 if ( mRecTypes.back() == ESCHER_SpContainer ) in CloseContainer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/export/
H A Dvmlexport.cxx116 if ( mRecTypes.back() == ESCHER_SpContainer ) in CloseContainer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Descherex.cxx5030 mRecTypes.push_back( nEscherContainer ); in OpenContainer()
5089 switch( mRecTypes.back() ) in CloseContainer()
5116 mRecTypes.pop_back(); in CloseContainer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Descherex.cxx5087 mRecTypes.push_back( nEscherContainer ); in OpenContainer()
5146 switch( mRecTypes.back() ) in CloseContainer()
5173 mRecTypes.pop_back(); in CloseContainer()