/trunk/main/winaccessibility/source/UAccCOM/ |
H A D | AccActionBase.cpp | 292 KeyStroke stroke = keySet[iIndex]; in GetkeyBindingStrByXkeyBinding() local 296 if((stroke.Modifiers & MODIFIER_SHIFT) == MODIFIER_SHIFT) in GetkeyBindingStrByXkeyBinding() 298 if((stroke.Modifiers & MODIFIER_CTRL) == MODIFIER_CTRL) in GetkeyBindingStrByXkeyBinding() 300 if((stroke.Modifiers & MODIFIER_ALT) == MODIFIER_ALT) in GetkeyBindingStrByXkeyBinding() 302 if(stroke.KeyCode) in GetkeyBindingStrByXkeyBinding() 304 OLECHAR* pChar = getOLECHARFromKeyCode(stroke.KeyCode); in GetkeyBindingStrByXkeyBinding() 307 else if (stroke.KeyCode <= 255) in GetkeyBindingStrByXkeyBinding() 310 swprintf( pChar, L"%c", stroke.KeyCode); in GetkeyBindingStrByXkeyBinding() 316 swprintf( pChar, L"%d", stroke.KeyCode); in GetkeyBindingStrByXkeyBinding()
|
/trunk/main/offapi/com/sun/star/rendering/ |
H A D | StrokeAttributes.idl | 38 /** Defines the width of the stroke, measured in user 96 width of the multiple-line stroke. That is, the stroke becomes 103 /** The start shape of the stroke.<p> 114 /** The end shape of the stroke.<p> 125 /** The join shape of the stroke.<p> 127 After every sub-stroke, i.e. after every line or curve segment 129 into the stroke to glue the segments together. Please note
|
H A D | Texture.idl | 117 parametric polygons color value is used to stroke the returned 124 /** Specifies the stroke attributes used for hatching.<p>
|
H A D | XCanvas.idl | 251 specified stroke attributes.<p> 284 specified stroke attributes, fill the stroked outline 327 specified stroke attributes, fill the stroked outline 376 /** Query the polygonal representation of the stroke outlines, as 380 area as a stroke.<p>
|
H A D | XSimpleCanvas.idl | 69 does not distinguish between stroke and fill operations; instead, 70 switching between stroke and fill (or taking both) works by
|
/trunk/main/oox/inc/oox/drawingml/ |
H A D | customshapeproperties.hxx | 102 sal_Bool stroke; member 106 Path2D() : w( 0 ), h( 0 ), fill( XML_norm ), stroke( sal_True ), extrusionOk( sal_True ) {}; in Path2D()
|
/trunk/main/i18npool/source/collator/data/ |
H A D | zh_TW_stroke.txt | 22 # Collation rule for Traditional Chinese stroke
|
H A D | zh_stroke.txt | 22 # Collation rule for Simplified Chinese stroke
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | KeyStroke.idl | 33 /** Describes a key stroke for hotkeys etc.
|
/trunk/main/winaccessibility/source/UAccCOMIDL/ |
H A D | AccessibleKeyBinding.idl | 54 /// stroke have to be released before pressing those of the next.
|
/trunk/main/sdext/source/pdfimport/xpdfwrapper/ |
H A D | pdfioutdev_gpl.hxx | 217 virtual void stroke(GfxState *state);
|
H A D | pdfioutdev_gpl.cxx | 688 void PDFOutDev::stroke(GfxState *state) in stroke() function in pdfi::PDFOutDev
|
/trunk/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleKeyBinding.idl | 68 one key stroke have to be released before pressing those of the
|
/trunk/main/offapi/com/sun/star/form/component/ |
H A D | NavigationToolBar.idl | 77 that the text in the control should be underlined or stroke out.</p>
|
/trunk/main/oox/source/vml/ |
H A D | vmlshapecontext.cxx | 307 case VML_TOKEN( stroke ): in onCreateContext()
|
/trunk/main/oox/source/drawingml/ |
H A D | customshapegeometry.cxx | 993 rPath2D.stroke = aAttribs.getBool( XML_stroke, sal_True ); in Path2DContext()
|
/trunk/main/oox/source/token/ |
H A D | tokens.txt | 4872 stroke
|
/trunk/extras/l10n/source/br/ |
H A D | localize.sdf | 59010 svtools source\control\ctrlbox.src 0 string STR_SVT_COLLATE_STROKE 0 br Tenn (stroke) 2002-02… 59021 svtools source\control\ctrlbox.src 0 string STR_SVT_INDEXENTRY_STROKE 0 br Tenn (stroke) 2002…
|
/trunk/extras/l10n/source/pl/ |
H A D | localize.sdf | 21808 svtools source\control\ctrlbox.src 0 string STR_SVT_COLLATE_STROKE 0 pl Kreski (stroke) 20200… 21819 svtools source\control\ctrlbox.src 0 string STR_SVT_INDEXENTRY_STROKE 0 pl Kreski (stroke) 20…
|
/trunk/extras/l10n/source/kab/ |
H A D | localize.sdf | 21808 svtools source\control\ctrlbox.src 0 string STR_SVT_COLLATE_STROKE 0 kab Trait (stroke) 20200… 21819 svtools source\control\ctrlbox.src 0 string STR_SVT_INDEXENTRY_STROKE 0 kab Trait (stroke) 20…
|
/trunk/extras/l10n/source/fr/ |
H A D | localize.sdf | 21808 svtools source\control\ctrlbox.src 0 string STR_SVT_COLLATE_STROKE 0 fr Trait (stroke) 202004… 21819 svtools source\control\ctrlbox.src 0 string STR_SVT_INDEXENTRY_STROKE 0 fr Trait (stroke) 202…
|