Searched refs:AX_BORDERSTYLE_SINGLE (Results 1 – 3 of 3) sorted by relevance
486 … rAxModel.mnBorderStyle = pClientData->mbNo3D ? AX_BORDERSTYLE_SINGLE : AX_BORDERSTYLE_NONE; in createAndInsertClientXShape()530 … rAxModel.mnBorderStyle = pClientData->mbNo3D2 ? AX_BORDERSTYLE_SINGLE : AX_BORDERSTYLE_NONE; in createAndInsertClientXShape()547 … rAxModel.mnBorderStyle = pClientData->mbNo3D2 ? AX_BORDERSTYLE_SINGLE : AX_BORDERSTYLE_NONE; in createAndInsertClientXShape()579 rAxModel.mnBorderStyle = AX_BORDERSTYLE_SINGLE; in createAndInsertClientXShape()
104 const sal_Int32 AX_BORDERSTYLE_SINGLE = 1; variable
411 sal_Int16 nBorder = (nBorderStyle == AX_BORDERSTYLE_SINGLE) ? API_BORDER_FLAT : in convertAxBorder()984 mnBorderStyle( AX_BORDERSTYLE_SINGLE ), in AxImageModel()
Completed in 25 milliseconds