Home
last modified time | relevance | path

Searched defs:IsBlockMode (Results 1 – 8 of 8) sorted by relevance

/AOO42X/main/sw/source/filter/xml/ !
H A Dxmlexp.hxx168 sal_Bool IsBlockMode() const { return bBlock; } in IsBlockMode() function in SwXMLExport
H A Dxmlimp.hxx180 sal_Bool IsBlockMode() const { return bBlock; } in IsBlockMode() function in SwXMLImport
/AOO42X/main/sc/source/ui/inc/ !
H A Dtabview.hxx474 sal_Bool IsBlockMode() const { return bIsBlockMode; } in IsBlockMode() function in ScTabView
/AOO42X/main/sw/source/ui/inc/ !
H A Dwrtsh.hxx148 sal_Bool IsBlockMode() const { return bBlockMode; } in IsBlockMode() function in SwWrtShell
/AOO42X/main/xmloff/inc/xmloff/ !
H A Dtxtparae.hxx663 sal_Bool IsBlockMode() const { return bBlock; } in IsBlockMode() function in XMLTextParagraphExport
/AOO42X/main/sw/inc/ !
H A Dcrsrsh.hxx678 FASTBOOL IsBlockMode() const { return 0 != pBlockCrsr; } in IsBlockMode() function in SwCrsrShell
H A Dshellio.hxx268 sal_Bool IsBlockMode() const { return bBlockMode; } in IsBlockMode() function in Reader
/AOO42X/main/xmloff/source/text/ !
H A Dtxtimp.cxx689 bool XMLTextImportHelper::IsBlockMode() const in IsBlockMode() function in XMLTextImportHelper