Searched defs:nTextType (Results 1 – 9 of 9) sorted by relevance
/trunk/main/extensions/source/propctrlr/ |
H A D | editpropertyhandler.cxx | 112 sal_Int32 nTextType = TEXTTYPE_SINGLELINE; in getPropertyValue() local 171 sal_Int32 nTextType = TEXTTYPE_SINGLELINE; in setPropertyValue() local 282 sal_Int32 nTextType = TEXTTYPE_SINGLELINE; in actuatingPropertyChanged() local
|
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/ |
H A D | TextView.java | 323 private MutableTreeNode CreateNode (String sTitle, short nTextType) in CreateNode() 334 private MutableTreeNode CreateSegmentNode (String sTitle, short nTextType, int nWhere) in CreateSegmentNode() 361 private TextSegment GetTextSegment (int nIndex, short nTextType, int nWhere) in GetTextSegment()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | WW8FFData.hxx | 81 void setTextType(sal_uInt8 nTextType) { mnTextType = nTextType; } in setTextType()
|
/trunk/main/sdext/source/presenter/ |
H A D | PresenterAccessibility.cxx | 2084 sal_Int16 nTextType) in getTextAtIndex() 2103 sal_Int16 nTextType) in getTextBeforeIndex() 2122 sal_Int16 nTextType) in getTextBehindIndex()
|
H A D | PresenterTextView.cxx | 321 const sal_Int16 nTextType) in MoveCaret()
|
/trunk/main/sc/source/ui/Accessibility/ |
H A D | AccessibleCsvControl.cxx | 579 TextSegment SAL_CALL ScAccessibleCsvRuler::getTextAtIndex( sal_Int32 nIndex, sal_Int16 nTextType ) in getTextAtIndex() 644 …tSegment SAL_CALL ScAccessibleCsvRuler::getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 nTextType ) in getTextBeforeIndex() 697 …tSegment SAL_CALL ScAccessibleCsvRuler::getTextBehindIndex( sal_Int32 nIndex, sal_Int16 nTextType ) in getTextBehindIndex()
|
/trunk/main/toolkit/test/accessibility/ |
H A D | AccessibleTextHandler.java | 180 short nTextType, in textAtIndexNode()
|
/trunk/main/sw/source/core/access/ |
H A D | accpara.cxx | 972 sal_Int16 nTextType ) in GetTextBoundary() 2900 …xtSegment SwAccessibleParagraph::getTextAtIndex( sal_Int32 nIndex, sal_Int16 nTextType ) throw (la… in getTextAtIndex() 2936 …gment SwAccessibleParagraph::getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 nTextType ) throw (la… in getTextBeforeIndex() 3007 …gment SwAccessibleParagraph::getTextBehindIndex( sal_Int32 nIndex, sal_Int16 nTextType ) throw (la… in getTextBehindIndex()
|
/trunk/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 5431 sal_uInt32 nTextType = EPP_TEXTTYPE_Body; in ImplWritePage() local
|
Completed in 67 milliseconds