Home
last modified time | relevance | path

Searched refs:bPaste (Results 1 – 4 of 4) sorted by relevance

/trunk/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx532 ::sal_Int32 nEnd, bool bCut, bool bPaste,
640 bool bCut, bool bPaste,
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx1176 sal_Bool bPaste = sal_False; in IsPasteAllowed() local
1190 bPaste = sal_True; in IsPasteAllowed()
1195 return bPaste; in IsPasteAllowed()
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx1455 sal_Bool bPaste = sal_False; in IsPasteAllowed() local
1471 bPaste = sal_True; in IsPasteAllowed()
1476 return bPaste; in IsPasteAllowed()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1308 bool bCut, bool bPaste, in changeParagraphText() argument
1325 static_cast< ::sal_uInt16 >(nEnd), bCut, bPaste, rText); in changeParagraphText()
1947 bool bCut, bool bPaste, in changeParagraphText() argument
1956 if (bPaste) in changeParagraphText()

Completed in 37 milliseconds