Searched refs:bPaste (Results 1 – 4 of 4) sorted by relevance
/trunk/main/accessibility/inc/accessibility/extended/ |
H A D | textwindowaccessibility.hxx | 532 ::sal_Int32 nEnd, bool bCut, bool bPaste, 640 bool bCut, bool bPaste,
|
/trunk/main/basctl/source/dlged/ |
H A D | dlged.cxx | 1176 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 D | baside2.cxx | 1455 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 D | textwindowaccessibility.cxx | 1308 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 110 milliseconds