Home
last modified time | relevance | path

Searched refs:getCharFormat (Results 1 – 17 of 17) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/plugins/babelfish/xp/
H A DAbiBabelfish.cpp133 if (pView->getCharFormat(&props_in)) in _getTranslationCode()
/dports/editors/abiword/abiword-3.0.5/plugins/freetranslation/xp/
H A DAbiFreeTranslation.cpp130 if (pView->getCharFormat(&props_in)) in _getTranslationCode()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_StatusBar.cpp291 if (pavView && static_cast<FV_View *>(pavView)->getCharFormat(&props_in)) in notify()
H A Dap_Dialog_Styles.cpp223 getView()->getCharFormat(&charProps,true); in fillVecFromCurrentPoint()
433 if (getView()->getCharFormat(&props_in)) in ModifyLang()
1348 getLView()->getCharFormat(&props_in); in _populateAbiPreview()
H A Dap_Toolbar_Functions.cpp579 if (!pView->getCharFormat(&props_in)) in Defun_EV_GetToolbarItemState_Fn()
H A Dap_Dialog_Lists.cpp541 if (getView()->getCharFormat(&props_in)) in fillUncustomizedValues()
H A Dap_Menu_Functions.cpp1082 if (!pView->getCharFormat(&props_in)) in Defun_EV_GetMenuItemState_Fn()
H A Dap_EditMethods.cpp7678 if (pView->getCharFormat(&props_in)) in s_doLangDlg()
7775 if (pView->getCharFormat(&props_in)) in s_doFontDlg()
8314 pView->getCharFormat(&span_props); in _fontSizeChange()
8515 if (!pPasteView.getCharFormat(&span_properties)) in Defun1()
8558 if (!pView->getCharFormat(&props_in)) in _toggleSpanOrBlock()
11683 if (pView->getCharFormat(&props_in)) in s_doFormatImageDlg()
13929 pView->getCharFormat(&propsChar); in Defun1()
13975 pView->getCharFormat(&propsChar); in Defun1()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View_cmd.cpp2972 getCharFormat(&props_in); in cmdInsertTable()
3573 getCharFormat(&props_in); in cmdCharDelete()
5576 getCharFormat(&props,false,pos); in cmdInsertLatexMath()
5583 getCharFormat(&props,false,pos); in cmdInsertLatexMath()
5644 getCharFormat(&props,false,getPoint()); in cmdInsertMathML()
5705 getCharFormat(&props,false,pos); in cmdInsertEmbed()
5805 getCharFormat(&props,false,pos1); in cmdUpdateEmbed()
5876 getCharFormat(&props,false,pos); in cmdUpdateEmbed()
H A Dfv_View.h449 bool getCharFormat(const gchar *** properties,bool bExpandStyles=true) const;
450 bool getCharFormat(const gchar *** properties,bool bExpandStyles, PT_DocPosition posStart) const;
H A Dfv_View.cpp2652 getCharFormat(&propsChar); in notifyListeners()
5230 bool FV_View::getCharFormat(const gchar *** pProps, bool bExpandStyles) const in getCharFormat() function in FV_View
5232 return getCharFormat(pProps,bExpandStyles,0); in getCharFormat()
5235 bool FV_View::getCharFormat(const gchar *** pProps, bool bExpandStyles, PT_DocPosition posStart) co… in getCharFormat() function in FV_View
8090 getCharFormat(&props_in); in insertSymbol()
14088 if (getCharFormat(&props_in)) in getDictForSelection()
H A Dfl_DocLayout.cpp4670 if (m_pView->getCharFormat(&props_in)) in considerSmartQuoteCandidateAt()
H A Dfv_View_protected.cpp5764 if (getCharFormat(&props_in)) in _lookupSuggestion()
H A Dfl_BlockLayout.cpp11102 bool bHaveBlockAtt = pView->getCharFormat(&blockatt,true,getPosition()); in _createListLabel()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Dialog_Lists.cpp1063 if (pView->getCharFormat(&props_in)) in _selectFont()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/gtk/
H A Dabiwidget-gtk2.cpp587 if (!m_pView->getCharFormat(&props_in)) in notify()
H A Dabiwidget.cpp586 if (!m_pView->getCharFormat(&props_in)) in notify()