Home
last modified time | relevance | path

Searched defs:nTextType (Results 1 – 9 of 9) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Deditpropertyhandler.cxx112 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 DTextView.java323 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 DWW8FFData.hxx81 void setTextType(sal_uInt8 nTextType) { mnTextType = nTextType; } in setTextType()
/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx2084 sal_Int16 nTextType) in getTextAtIndex()
2103 sal_Int16 nTextType) in getTextBeforeIndex()
2122 sal_Int16 nTextType) in getTextBehindIndex()
H A DPresenterTextView.cxx321 const sal_Int16 nTextType) in MoveCaret()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx579 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 DAccessibleTextHandler.java180 short nTextType, in textAtIndexNode()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx972 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 Depptso.cxx5431 sal_uInt32 nTextType = EPP_TEXTTYPE_Body; in ImplWritePage() local

Completed in 195 milliseconds