Searched refs:implMakeSolidCellStyle (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/sd/source/core/ |
| H A D | drawdoc4.cxx | 541 static Any implMakeSolidCellStyle( SdStyleSheetPool* pSSPool, const OUString& rName, const OUString… in implMakeSolidCellStyle() function 677 …Any aBlue1( implMakeSolidCellStyle( pSSPool, OUString( RTL_CONSTASCII_USTRINGPARAM("blue1") ), aDe… in CreateDefaultCellStyles() 678 …Any aBlue2( implMakeSolidCellStyle( pSSPool, OUString( RTL_CONSTASCII_USTRINGPARAM("blue2") ), aDe… in CreateDefaultCellStyles() 679 …Any aBlue3( implMakeSolidCellStyle( pSSPool, OUString( RTL_CONSTASCII_USTRINGPARAM("blue3") ), aDe… in CreateDefaultCellStyles() 685 …Any aBW1( implMakeSolidCellStyle( pSSPool, OUString( RTL_CONSTASCII_USTRINGPARAM("bw1") ), aDefaul… in CreateDefaultCellStyles() 686 …Any aBW2( implMakeSolidCellStyle( pSSPool, OUString( RTL_CONSTASCII_USTRINGPARAM("bw2") ), aDefaul… in CreateDefaultCellStyles() 687 …Any aBW3( implMakeSolidCellStyle( pSSPool, OUString( RTL_CONSTASCII_USTRINGPARAM("bw3") ), aDefaul… in CreateDefaultCellStyles() 693 …Any aOrange1( implMakeSolidCellStyle( pSSPool, OUString( RTL_CONSTASCII_USTRINGPARAM("orange1") ),… in CreateDefaultCellStyles() 694 …Any aOrange2( implMakeSolidCellStyle( pSSPool, OUString( RTL_CONSTASCII_USTRINGPARAM("orange2") ),… in CreateDefaultCellStyles() 695 …Any aOrange3( implMakeSolidCellStyle( pSSPool, OUString( RTL_CONSTASCII_USTRINGPARAM("orange3") ),… in CreateDefaultCellStyles() [all …]
|