Home
last modified time | relevance | path

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

/dports/audio/xmcd/xmcd-3.3.2/cddb_d/
H A DCDDBdefs.h242 #define PROP_Size 0x1000010 macro
H A DCDDBEnums.h247 PROP_Size = 0x1000010,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dviewsettings.cxx626 … if( aRangeProp.getProperty( aPos, PROP_Position ) && aRangeProp.getProperty( aSize, PROP_Size ) ) in finalizeImport()
H A Dpagesettings.cxx955 rPropSet.setProperty( PROP_Size, aSize ); in writePageSettingsProperties()
H A Dworksheethelper.cxx1364 aRangeProp.getProperty( maDrawPageSize, PROP_Size ); in finalizeDrawings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dviewsettings.cxx608 … if( aRangeProp.getProperty( aPos, PROP_Position ) && aRangeProp.getProperty( aSize, PROP_Size ) ) in finalizeImport()
H A Dpagesettings.cxx946 rPropSet.setProperty( PROP_Size, aSize ); in writePageSettingsProperties()
H A Dworksheethelper.cxx1316 aRangeProp.getProperty( maDrawPageSize, PROP_Size ); in finalizeDrawings()