Home
last modified time | relevance | path

Searched refs:SDRHDC_SAVEPEN (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx349 if ( (nMode & SDRHDC_SAVEPEN) == SDRHDC_SAVEPEN ) in ImpColorMerk()
364 if ( (nMode & SDRHDC_SAVEPEN) == SDRHDC_SAVEPEN) in Restore()
422 if (nCol==SDRHDC_SAVEPEN) in Save()
439 if (nCol==SDRHDC_SAVEPEN) in Restore()
/trunk/main/svx/inc/svx/
H A Dsvdetc.hxx168 #define SDRHDC_SAVEPEN 1 /* Save Linecolor */ macro