Searched refs:InsertSpecialChar (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8atr.cxx | 1708 static void InsertSpecialChar( WW8Export& rWrt, sal_uInt8 c, in InsertSpecialChar() function 1855 InsertSpecialChar( *this, 0x13, 0, bIncludeEmptyPicLocation ); in OutputField() 1899 InsertSpecialChar( *this, 0x01, &aLinkStr ); in OutputField() 1907 InsertSpecialChar( *this, 0x14, 0, bIncludeEmptyPicLocation ); in OutputField() 1975 InsertSpecialChar( *this, 0x15, 0, bIncludeEmptyPicLocation ); in OutputField()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | viewfunc.hxx | 292 void InsertSpecialChar( const String& rStr, const Font& rFont );
|
/aoo42x/main/sc/source/ui/view/ |
H A D | cellsh1.cxx | 1920 pTabViewShell->InsertSpecialChar( aChars, aFont ); in ExecuteEdit() 1952 pTabViewShell->InsertSpecialChar( pItem->GetValue(), aNewFont ); in ExecuteEdit()
|
H A D | viewfun2.cxx | 2924 void ScViewFunc::InsertSpecialChar( const String& rStr, const Font& rFont ) in InsertSpecialChar() function in ScViewFunc
|
Completed in 95 milliseconds