Home
last modified time | relevance | path

Searched refs:TEXT_WIDTH (Results 1 – 7 of 7) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_Location.src36 #define TEXT_WIDTH 50
37 #define WIZ_POSX3 (WIZ_POSX2+TEXT_WIDTH+6)
39 #define WIZ_LISTBOX_WIDTH (CHART_WIZARD_PAGEWIDTH-WIZ_POSX2-TEXT_WIDTH-6-6)
59 Size = MAP_APPFONT ( TEXT_WIDTH , RSC_CD_FIXEDTEXT_HEIGHT ) ;
/trunk/main/sc/source/ui/sidebar/
H A DAlignmentPropertyPanel.hrc43 #define TEXT_WIDTH 40
68 #define CBX_WRAP_X (ALIGNMENT_X + TEXT_WIDTH + 10 + CONTROL_SPACING_HORIZONTAL)
H A DAlignmentPropertyPanel.src151 Size = MAP_APPFONT ( TEXT_WIDTH + 50, TEXT_HEIGHT) ;
/trunk/main/svx/source/dialog/
H A Dfntctrl.cxx52 #define TEXT_WIDTH 20 macro
691 if ( pImpl->aText.Len() > (TEXT_WIDTH-1) ) in Paint()
692 pImpl->aText.Erase( pImpl->aText.Search( sal_Unicode( ' ' ), TEXT_WIDTH ) ); in Paint()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.hrc45 #define TEXT_WIDTH 40
H A DPosSizePropertyPanel.src142 Size = MAP_APPFONT ( TEXT_WIDTH + 50, TEXT_HEIGHT) ;
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.hrc42 #define TEXT_WIDTH TOOLBOX_42_42_ITEM_DD_WIDTH + TB_SPACE - 3

Completed in 38 milliseconds