Home
last modified time | relevance | path

Searched refs:sal_Unicode (Results 1 – 25 of 1685) sorted by path

12345678910>>...68

/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleBrowseBoxTableCell.hxx121 …virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::Index…
H A DAccessibleGridControlTableCell.hxx143 …virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::Index…
H A Daccessibleiconchoicectrlentry.hxx175 …virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::Index…
H A Daccessiblelistboxentry.hxx198 …virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::Index…
H A Dtextwindowaccessibility.hxx264 virtual ::sal_Unicode SAL_CALL getCharacter(::sal_Int32 nIndex)
/trunk/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessibleedit.hxx92 …virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::Index…
H A Dvclxaccessiblelistitem.hxx173 …virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::Index…
H A Dvclxaccessiblemenuitem.hxx87 …virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::Index…
H A Dvclxaccessibletextcomponent.hxx70 …virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::Index…
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxTableCell.cxx249sal_Unicode SAL_CALL AccessibleBrowseBoxTableCell::getCharacter( sal_Int32 nIndex ) throw (::com::… in getCharacter()
H A DAccessibleGridControlTableCell.cxx263sal_Unicode SAL_CALL AccessibleGridControlTableCell::getCharacter( sal_Int32 nIndex ) throw (::com… in getCharacter()
H A Daccessibleiconchoicectrlentry.cxx601sal_Unicode SAL_CALL AccessibleIconChoiceCtrlEntry::getCharacter( sal_Int32 nIndex ) throw (::com:… in getCharacter()
H A Daccessiblelistboxentry.cxx1058sal_Unicode SAL_CALL AccessibleListBoxEntry::getCharacter( sal_Int32 nIndex ) throw (::com::sun::s… in getCharacter()
H A Dtextwindowaccessibility.cxx358 ::sal_Unicode SAL_CALL ParagraphImpl::getCharacter(::sal_Int32 nIndex) in getCharacter()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibleedit.cxx321 sal_Unicode VCLXAccessibleEdit::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsException, … in getCharacter()
H A Dvclxaccessiblelistitem.cxx448 sal_Unicode SAL_CALL VCLXAccessibleListItem::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoun… in getCharacter()
H A Dvclxaccessiblemenuitem.cxx235 sal_Unicode VCLXAccessibleMenuItem::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcepti… in getCharacter()
H A Dvclxaccessibletextcomponent.cxx171 sal_Unicode VCLXAccessibleTextComponent::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsEx… in getCharacter()
/trunk/main/automation/inc/automation/
H A Dcommtypes.hxx50 typedef sal_Unicode comm_UniChar;
/trunk/main/automation/source/server/
H A Drecorder.cxx699 aKeyString += sal_Unicode(1); // mask it in IMPL_LINK()
702 … aKeyString += sal_Unicode( KEY_GREATER | (aKeyCode.GetAllModifier() & ~KEY_SHIFT) ); in IMPL_LINK()
704 … aKeyString += sal_Unicode( aKeyCode.GetCode() | aKeyCode.GetAllModifier() ); in IMPL_LINK()
H A Dstatemnt.cxx4051 sal_Unicode aCh; in HandleCommonMethods()
4087 sal_Unicode aCh = aString1.GetChar(i); in HandleCommonMethods()
6195 … ::rtl::OUString aContent( *(sal_Unicode*)aCell.getValue() ); in Execute()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx1997 sal_Unicode cFirst = aResult.GetChar( 0 ); in EditedEntry()
1998 sal_Unicode cLast = aResult.GetChar( nResultLen - 1 ); in EditedEntry()
H A Dbasobj3.cxx121 const sal_Unicode* pStr = aOUSource.getStr(); in CreateMacro()
H A Dbrkdlg.cxx52 sal_Unicode cFirst = aText.GetChar(0); in lcl_ParseText()
H A Dmoduldl2.cxx1340 buf.append( static_cast<sal_Unicode>('/') ); in ExportAsPackage()

Completed in 305 milliseconds

12345678910>>...68